! Started logfile: /scr/pima/rdv73_uvs/J0954+1743_X_uvs.log on Sat Jan 9 17:33:30 2016 obs /scr/pima/rdv73_uvs/J0954+1743_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J0954+1743_X_uva.fits ! AN table 1: 5 integrations on 3 of 3 possible baselines. ! AN table 2: 31 integrations on 36 of 36 possible baselines. ! AN table 3: 31 integrations on 55 of 55 possible baselines. ! AN table 4: 31 integrations on 66 of 66 possible baselines. ! AN table 5: 5 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.801105 visibilities/baseline/integration-bin. ! Found source: J0954+1743 ! ! 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 15660 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/J0954+1743_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:HN self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:NY self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 2:WZ 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:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:NY 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 ! 4:BR self-cal status=correctable weight=1 ! 4:FD self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 4:KK self-cal status=correctable weight=1 ! 4:KP self-cal status=correctable weight=1 ! 4:LA self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:NY self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 4:PT self-cal status=correctable weight=1 ! 4:SC self-cal status=correctable weight=1 ! 4:WZ self-cal status=correctable weight=1 ! 5:KK self-cal status=correctable weight=1 ! 5:MK 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 15 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! A total of 33 telescope corrections were flagged in sub-array 3. ! A total of 39 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! A total of 33 telescope corrections were flagged in sub-array 3. ! A total of 39 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! A total of 33 telescope corrections were flagged in sub-array 3. ! A total of 39 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! A total of 33 telescope corrections were flagged in sub-array 3. ! A total of 39 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=1.045769Jy sigma=9.051258 ! Fit after self-cal, rms=0.753403Jy sigma=6.176548 ! 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:NY ! Flagging baselines of antenna 2:NY in the currently selected channels. flag 2:WZ ! Flagging baselines of antenna 2:WZ in the currently selected channels. flag 2:ZC ! Flagging baselines of antenna 2:ZC 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. flag 4:KK ! Flagging baselines of antenna 4:KK in the currently selected channels. flag 4:NY ! Flagging baselines of antenna 4:NY in the currently selected channels. flag 4:WZ ! Flagging baselines of antenna 4:WZ in the currently selected channels. flag 5:KK ! Flagging baselines of antenna 5: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=0.8539 mas, bmaj=1.533 mas, bpa=20.86 degrees ! Estimated noise=1.73607 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.245422 Jy ! Component: 100 - total flux cleaned = 0.312696 Jy ! Total flux subtracted in 100 components = 0.312696 Jy ! Clean residual min=-0.026253 max=0.052043 Jy/beam ! Clean residual mean=-0.000006 rms=0.006574 Jy/beam ! Combined flux in latest and established models = 0.312696 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.312696 Jy ! ! Correcting IF 1. ! A total of 71 telescope corrections were flagged in sub-array 2. ! A total of 74 telescope corrections were flagged in sub-array 3. ! A total of 97 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 2. ! A total of 74 telescope corrections were flagged in sub-array 3. ! A total of 97 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 2. ! A total of 74 telescope corrections were flagged in sub-array 3. ! A total of 97 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 71 telescope corrections were flagged in sub-array 2. ! A total of 74 telescope corrections were flagged in sub-array 3. ! A total of 97 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.152369Jy sigma=1.371046 ! Fit after self-cal, rms=0.151046Jy sigma=1.363393 ! Inverting map and beam ! Estimated beam: bmin=0.8539 mas, bmaj=1.533 mas, bpa=20.86 degrees ! Estimated noise=1.73698 mJy/beam. ! Added new window around map position (1.4, -14.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0464885 Jy ! Component: 100 - total flux cleaned = 0.0695337 Jy ! Total flux subtracted in 100 components = 0.0695337 Jy ! Clean residual min=-0.024914 max=0.036847 Jy/beam ! Clean residual mean=-0.000005 rms=0.005332 Jy/beam ! Combined flux in latest and established models = 0.38223 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.38223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139174Jy sigma=1.215758 ! Fit after self-cal, rms=0.138519Jy sigma=1.200631 ! Inverting map ! Added new window around map position (-2.2, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0254998 Jy ! Component: 100 - total flux cleaned = 0.0298572 Jy ! Total flux subtracted in 100 components = 0.0298572 Jy ! Clean residual min=-0.019805 max=0.028953 Jy/beam ! Clean residual mean=-0.000006 rms=0.004698 Jy/beam ! Combined flux in latest and established models = 0.412087 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.412087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134050Jy sigma=1.149165 ! Fit after self-cal, rms=0.133863Jy sigma=1.138986 ! 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=1.128 mas, bmaj=1.886 mas, bpa=20.79 degrees ! Estimated noise=0.96518 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.0244101 Jy ! Component: 100 - total flux cleaned = 0.031204 Jy ! Component: 150 - total flux cleaned = 0.0346029 Jy ! Component: 200 - total flux cleaned = 0.037391 Jy ! Total flux subtracted in 200 components = 0.037391 Jy ! Clean residual min=-0.025390 max=0.031321 Jy/beam ! Clean residual mean=-0.000022 rms=0.006831 Jy/beam ! Combined flux in latest and established models = 0.449478 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.449478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127004Jy sigma=1.017831 ! Fit after self-cal, rms=0.126479Jy sigma=1.014911 ! 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: ! HN 0.00* NL 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 2.14 LA 0.93 NL 1.17 ! NY 1.00* PT 0.89 SC 0.87 WZ 1.00* ! ZC 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 FD 0.95 HN 2.01 KP 0.92 ! LA 0.98 NL 1.18 NY 1.00* PT 0.87 ! SC 0.99 WZ 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.95 FD 0.93 HN 1.74 KK 1.00* ! KP 0.83 LA 0.97 MK 0.92 NY 1.00* ! OV 0.99 PT 0.89 SC 1.02 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 HN 1.90 LA 0.95 NL 1.18 ! NY 1.00* PT 0.92 SC 0.89 WZ 1.00* ! ZC 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 FD 0.96 HN 1.98 KP 0.90 ! LA 0.96 NL 1.15 NY 1.00* PT 0.90 ! SC 1.00 WZ 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.92 FD 0.92 HN 1.69 KK 1.00* ! KP 0.82 LA 0.94 MK 0.93 NY 1.00* ! OV 0.94 PT 0.94 SC 1.03 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 HN 2.13 LA 1.00 NL 1.15 ! NY 1.00* PT 0.98 SC 0.90 WZ 1.00* ! ZC 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.92 HN 1.94 KP 0.84 ! LA 1.02 NL 1.21 NY 1.00* PT 0.94 ! SC 1.05 WZ 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.98 FD 0.95 HN 1.71 KK 1.00* ! KP 0.75 LA 1.00 MK 0.92 NY 1.00* ! OV 0.99 PT 0.94 SC 1.05 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* NL 0.00* SC 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 2.18 LA 1.00 NL 1.14 ! NY 1.00* PT 0.99 SC 0.80 WZ 1.00* ! ZC 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.97 HN 2.05 KP 0.95 ! LA 0.99 NL 1.25 NY 1.00* PT 0.93 ! SC 1.06 WZ 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.96 FD 0.98 HN 1.94 KK 1.00* ! KP 0.82 LA 1.00 MK 0.92 NY 1.00* ! OV 0.97 PT 0.91 SC 1.06 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! KK 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.126479Jy sigma=1.014911 ! Fit after self-cal, rms=0.117940Jy sigma=0.762333 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.136 mas, bmaj=1.93 mas, bpa=23.01 degrees ! Estimated noise=0.980529 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.4, 6.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017337 Jy ! Component: 100 - total flux cleaned = 0.0198924 Jy ! Component: 150 - total flux cleaned = 0.0234498 Jy ! Component: 200 - total flux cleaned = 0.0268889 Jy ! Total flux subtracted in 200 components = 0.0268889 Jy ! Clean residual min=-0.014360 max=0.011842 Jy/beam ! Clean residual mean=-0.000010 rms=0.002904 Jy/beam ! Combined flux in latest and established models = 0.476367 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.476367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112345Jy sigma=0.698126 ! Fit after self-cal, rms=0.111756Jy sigma=0.690056 ! 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.111756Jy sigma=0.690056 ! Fit after self-cal, rms=0.111899Jy sigma=0.685304 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.138 mas, bmaj=1.935 mas, bpa=22.9 degrees ! Estimated noise=0.973765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00374696 Jy ! Component: 100 - total flux cleaned = -0.0022406 Jy ! Component: 150 - total flux cleaned = -3.60014e-05 Jy ! Component: 200 - total flux cleaned = 0.00049622 Jy ! Total flux subtracted in 200 components = 0.00049622 Jy ! Clean residual min=-0.011481 max=0.011311 Jy/beam ! Clean residual mean=-0.000007 rms=0.002327 Jy/beam ! Combined flux in latest and established models = 0.476863 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.476863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110115Jy sigma=0.671267 ! Fit after self-cal, rms=0.109611Jy sigma=0.667646 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.00248765 Jy ! Component: 100 - total flux cleaned = -0.00144496 Jy ! Component: 150 - total flux cleaned = -0.00174613 Jy ! Component: 200 - total flux cleaned = -0.00202611 Jy ! Total flux subtracted in 200 components = -0.00202611 Jy ! Clean residual min=-0.010301 max=0.011657 Jy/beam ! Clean residual mean=-0.000007 rms=0.002191 Jy/beam ! Combined flux in latest and established models = 0.474837 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.474837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108837Jy sigma=0.662432 ! Fit after self-cal, rms=0.108663Jy sigma=0.661515 ! Inverting map ! Added new window around map position (0.6, 14.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011408 Jy ! Component: 100 - total flux cleaned = 0.0160504 Jy ! Component: 150 - total flux cleaned = 0.0191153 Jy ! Component: 200 - total flux cleaned = 0.0214959 Jy ! Total flux subtracted in 200 components = 0.0214959 Jy ! Clean residual min=-0.008623 max=0.005529 Jy/beam ! Clean residual mean=-0.000008 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.496333 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 123 components and 0.496333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107395Jy sigma=0.642677 ! Fit after self-cal, rms=0.107044Jy sigma=0.640451 ! 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.107044Jy sigma=0.640451 ! Fit after self-cal, rms=0.108317Jy sigma=0.637784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.139 mas, bmaj=1.938 mas, bpa=22.98 degrees ! Estimated noise=0.969038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157806 Jy ! Component: 100 - total flux cleaned = 0.000556026 Jy ! Component: 150 - total flux cleaned = 0.00237591 Jy ! Component: 200 - total flux cleaned = 0.00310415 Jy ! Total flux subtracted in 200 components = 0.00310415 Jy ! Clean residual min=-0.006805 max=0.004820 Jy/beam ! Clean residual mean=-0.000004 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.499437 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.499437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107672Jy sigma=0.632027 ! Fit after self-cal, rms=0.107507Jy sigma=0.630917 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.2362e-05 Jy ! Component: 100 - total flux cleaned = 0.000962386 Jy ! Component: 150 - total flux cleaned = 0.00150155 Jy ! Component: 200 - total flux cleaned = 0.0017999 Jy ! Total flux subtracted in 200 components = 0.0017999 Jy ! Clean residual min=-0.006065 max=0.004692 Jy/beam ! Clean residual mean=-0.000004 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.501237 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.501237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107147Jy sigma=0.628305 ! Fit after self-cal, rms=0.107046Jy sigma=0.627772 ! 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.107046Jy sigma=0.627772 ! Fit after self-cal, rms=0.107482Jy sigma=0.626822 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=2.933 mas, bpa=-10.84 degrees ! Estimated noise=1.14677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135565 Jy ! Component: 100 - total flux cleaned = 0.00237249 Jy ! Component: 150 - total flux cleaned = 0.00284292 Jy ! Component: 200 - total flux cleaned = 0.00297776 Jy ! Total flux subtracted in 200 components = 0.00297776 Jy ! Clean residual min=-0.005888 max=0.005274 Jy/beam ! Clean residual mean=-0.000003 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.504215 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 165 components and 0.504215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107284Jy sigma=0.625255 ! Fit after self-cal, rms=0.107205Jy sigma=0.624817 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.000197303 Jy ! Component: 100 - total flux cleaned = -0.000112145 Jy ! Component: 150 - total flux cleaned = -8.20806e-07 Jy ! Component: 200 - total flux cleaned = 9.82839e-05 Jy ! Total flux subtracted in 200 components = 9.82839e-05 Jy ! Clean residual min=-0.005286 max=0.005135 Jy/beam ! Clean residual mean=-0.000003 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.504313 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 180 components and 0.504313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107074Jy sigma=0.624076 ! Fit after self-cal, rms=0.107032Jy sigma=0.623861 ! 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. ! 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:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL 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:NL,true ! 3:NL 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 selfant 4:BR,true ! 4:BR self-cal status=fixed weight=1 selfant 4:FD,true ! 4:FD self-cal status=fixed weight=1 selfant 4:HN,true ! 4:HN self-cal status=fixed weight=1 selfant 4:KP,true ! 4:KP self-cal status=fixed weight=1 selfant 4:LA,true ! 4:LA self-cal status=fixed weight=1 selfant 4:MK,true ! 4:MK self-cal status=fixed weight=1 selfant 4:OV,true ! 4:OV self-cal status=fixed weight=1 selfant 4:PT,true ! 4:PT self-cal status=fixed weight=1 selfant 4:SC,true ! 4:SC self-cal status=fixed weight=1 selfant 5:MK,true ! 5:MK 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 22 telescope corrections were flagged in sub-array 2. ! A total of 21 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 5 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 2. ! A total of 21 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 5 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 2. ! A total of 21 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 5 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 2. ! A total of 21 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! A total of 5 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.126608Jy sigma=0.782875 ! Fit after self-cal, rms=0.143529Jy sigma=0.712338 selfant "",false ! 1:HN self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:NY self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 2:WZ 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:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:NY 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 ! 4:BR self-cal status=correctable weight=1 ! 4:FD self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 4:KK self-cal status=correctable weight=1 ! 4:KP self-cal status=correctable weight=1 ! 4:LA self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:NY self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 4:PT self-cal status=correctable weight=1 ! 4:SC self-cal status=correctable weight=1 ! 4:WZ self-cal status=correctable weight=1 ! 5:KK self-cal status=correctable weight=1 ! 5:MK 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 15 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 36 telescope corrections were flagged in sub-array 4. ! A total of 5 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 36 telescope corrections were flagged in sub-array 4. ! A total of 5 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 36 telescope corrections were flagged in sub-array 4. ! A total of 5 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 36 telescope corrections were flagged in sub-array 4. ! A total of 5 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.143529Jy sigma=0.712338 ! Fit after self-cal, rms=0.141605Jy sigma=0.703566 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 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=0.5103 mas, bmaj=1.218 mas, bpa=-9.398 degrees ! Estimated noise=1.43322 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 = 3.43124e-05 Jy ! Component: 100 - total flux cleaned = -0.00516899 Jy ! Component: 150 - total flux cleaned = -0.00516707 Jy ! Component: 200 - total flux cleaned = -0.00350067 Jy ! Total flux subtracted in 200 components = -0.00350067 Jy ! Clean residual min=-0.008134 max=0.010587 Jy/beam ! Clean residual mean=-0.000001 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.500813 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 198 components and 0.500812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137993Jy sigma=0.682828 ! Fit after self-cal, rms=0.137250Jy sigma=0.676674 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Added new window around map position (3.8, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00361884 Jy ! Component: 100 - total flux cleaned = 0.0039757 Jy ! Component: 150 - total flux cleaned = 0.00498699 Jy ! Component: 200 - total flux cleaned = 0.00530322 Jy ! Total flux subtracted in 200 components = 0.00530322 Jy ! Clean residual min=-0.007307 max=0.008585 Jy/beam ! Clean residual mean=-0.000002 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.506116 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 208 components and 0.506116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135165Jy sigma=0.665541 ! Fit after self-cal, rms=0.134959Jy sigma=0.664473 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Added new window around map position (-1.6, 2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393819 Jy ! Component: 100 - total flux cleaned = 0.00542792 Jy ! Component: 150 - total flux cleaned = 0.00542403 Jy ! Component: 200 - total flux cleaned = 0.00516242 Jy ! Total flux subtracted in 200 components = 0.00516242 Jy ! Clean residual min=-0.006976 max=0.007687 Jy/beam ! Clean residual mean=-0.000001 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.511278 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 219 components and 0.511278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133521Jy sigma=0.657944 ! Fit after self-cal, rms=0.133374Jy sigma=0.657431 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Added new window around map position (-2.8, -0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281864 Jy ! Component: 100 - total flux cleaned = 0.00334245 Jy ! Component: 150 - total flux cleaned = 0.00311004 Jy ! Component: 200 - total flux cleaned = 0.00311165 Jy ! Total flux subtracted in 200 components = 0.00311165 Jy ! Clean residual min=-0.006431 max=0.006477 Jy/beam ! Clean residual mean=-0.000001 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.51439 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 235 components and 0.51439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132254Jy sigma=0.652751 ! Fit after self-cal, rms=0.132203Jy sigma=0.652237 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=0.6339 mas, bmaj=1.472 mas, bpa=-9.045 degrees ! Estimated noise=0.815005 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00401631 Jy ! Component: 100 - total flux cleaned = -0.00556343 Jy ! Component: 150 - total flux cleaned = -0.006373 Jy ! Component: 200 - total flux cleaned = -0.0069498 Jy ! Component: 250 - total flux cleaned = -0.00749874 Jy ! Component: 300 - total flux cleaned = -0.00801507 Jy ! Component: 350 - total flux cleaned = -0.00834088 Jy ! Component: 400 - total flux cleaned = -0.00849864 Jy ! Total flux subtracted in 400 components = -0.00849864 Jy ! Clean residual min=-0.005388 max=0.004798 Jy/beam ! Clean residual mean=-0.000004 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.505891 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 251 components and 0.505891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130396Jy sigma=0.645305 ! Fit after self-cal, rms=0.130239Jy sigma=0.644704 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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.00105624 Jy ! Component: 100 - total flux cleaned = -0.00105132 Jy ! Component: 150 - total flux cleaned = -0.000900759 Jy ! Component: 200 - total flux cleaned = -0.00118228 Jy ! Component: 250 - total flux cleaned = -0.00117821 Jy ! Component: 300 - total flux cleaned = -0.00104623 Jy ! Component: 350 - total flux cleaned = -0.00117726 Jy ! Component: 400 - total flux cleaned = -0.00130375 Jy ! Total flux subtracted in 400 components = -0.00130375 Jy ! Clean residual min=-0.005136 max=0.004459 Jy/beam ! Clean residual mean=-0.000004 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.504587 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 267 components and 0.504587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129209Jy sigma=0.641112 ! Fit after self-cal, rms=0.129109Jy sigma=0.640780 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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. 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 15 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! A total of 33 telescope corrections were flagged in sub-array 3. ! A total of 39 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! A total of 33 telescope corrections were flagged in sub-array 3. ! A total of 39 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! A total of 33 telescope corrections were flagged in sub-array 3. ! A total of 39 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! A total of 33 telescope corrections were flagged in sub-array 3. ! A total of 39 telescope corrections were flagged in sub-array 4. ! A total of 10 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.131560Jy sigma=0.646865 ! Fit after self-cal, rms=0.124483Jy sigma=0.636604 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=0.6303 mas, bmaj=1.459 mas, bpa=-9.695 degrees ! Estimated noise=0.813722 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112467 Jy ! Component: 100 - total flux cleaned = 0.000152606 Jy ! Component: 150 - total flux cleaned = -0.000814826 Jy ! Component: 200 - total flux cleaned = -0.0016856 Jy ! Component: 250 - total flux cleaned = -0.00237452 Jy ! Component: 300 - total flux cleaned = -0.00270106 Jy ! Component: 350 - total flux cleaned = -0.00270017 Jy ! Component: 400 - total flux cleaned = -0.00280174 Jy ! Total flux subtracted in 400 components = -0.00280174 Jy ! Clean residual min=-0.003951 max=0.003937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.501786 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 280 components and 0.501786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123587Jy sigma=0.632459 ! Fit after self-cal, rms=0.123412Jy sigma=0.631907 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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 (0.8, 1.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175139 Jy ! Component: 100 - total flux cleaned = 0.00123722 Jy ! Component: 150 - total flux cleaned = 0.000785039 Jy ! Component: 200 - total flux cleaned = 0.000676161 Jy ! Component: 250 - total flux cleaned = 0.000576098 Jy ! Component: 300 - total flux cleaned = 0.000575931 Jy ! Component: 350 - total flux cleaned = 0.000761981 Jy ! Component: 400 - total flux cleaned = 0.000852768 Jy ! Total flux subtracted in 400 components = 0.000852768 Jy ! Clean residual min=-0.003797 max=0.003498 Jy/beam ! Clean residual mean=-0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.502638 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 301 components and 0.502639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122815Jy sigma=0.629262 ! Fit after self-cal, rms=0.122736Jy sigma=0.629042 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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.122736Jy sigma=0.629042 ! Fit after self-cal, rms=0.122037Jy sigma=0.628171 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=0.6289 mas, bmaj=1.453 mas, bpa=-9.983 degrees ! Estimated noise=0.813037 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00073795 Jy ! Component: 100 - total flux cleaned = 0.000524871 Jy ! Component: 150 - total flux cleaned = 0.000235032 Jy ! Component: 200 - total flux cleaned = -3.66672e-05 Jy ! Component: 250 - total flux cleaned = -0.000377484 Jy ! Component: 300 - total flux cleaned = -0.000703797 Jy ! Component: 350 - total flux cleaned = -0.000939537 Jy ! Component: 400 - total flux cleaned = -0.00101497 Jy ! Total flux subtracted in 400 components = -0.00101497 Jy ! Clean residual min=-0.003295 max=0.003165 Jy/beam ! Clean residual mean=-0.000001 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.501624 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 312 components and 0.501624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121587Jy sigma=0.626024 ! Fit after self-cal, rms=0.121507Jy sigma=0.625794 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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 = 6.59934e-05 Jy ! Component: 100 - total flux cleaned = -9.77191e-06 Jy ! Component: 150 - total flux cleaned = 6.18221e-05 Jy ! Component: 200 - total flux cleaned = -7.72176e-06 Jy ! Component: 250 - total flux cleaned = 6.25142e-05 Jy ! Component: 300 - total flux cleaned = 0.000129641 Jy ! Component: 350 - total flux cleaned = 0.000323212 Jy ! Component: 400 - total flux cleaned = 0.000322658 Jy ! Total flux subtracted in 400 components = 0.000322658 Jy ! Clean residual min=-0.003088 max=0.002998 Jy/beam ! Clean residual mean=-0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.501946 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 326 components and 0.501946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121240Jy sigma=0.624510 ! Fit after self-cal, rms=0.121200Jy sigma=0.624396 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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.121200Jy sigma=0.624396 ! Fit after self-cal, rms=0.121491Jy sigma=0.614953 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=2.443 mas, bmaj=2.947 mas, bpa=-1.753 degrees ! Estimated noise=1.10312 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670741 Jy ! Component: 100 - total flux cleaned = 0.000728572 Jy ! Component: 150 - total flux cleaned = 0.000636531 Jy ! Component: 200 - total flux cleaned = 0.000549036 Jy ! Component: 250 - total flux cleaned = 0.000429651 Jy ! Component: 300 - total flux cleaned = 0.000356154 Jy ! Component: 350 - total flux cleaned = 0.00028513 Jy ! Component: 400 - total flux cleaned = 0.000250913 Jy ! Total flux subtracted in 400 components = 0.000250913 Jy ! Clean residual min=-0.002917 max=0.003120 Jy/beam ! Clean residual mean=-0.000001 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.502197 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 349 components and 0.502197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121411Jy sigma=0.614639 ! Fit after self-cal, rms=0.121410Jy sigma=0.614557 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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 (-5.6, 20.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000710629 Jy ! Component: 100 - total flux cleaned = 0.000606085 Jy ! Component: 150 - total flux cleaned = 0.000742796 Jy ! Component: 200 - total flux cleaned = 0.000739095 Jy ! Component: 250 - total flux cleaned = 0.00068549 Jy ! Component: 300 - total flux cleaned = 0.000635594 Jy ! Component: 350 - total flux cleaned = 0.000494205 Jy ! Component: 400 - total flux cleaned = 0.000315345 Jy ! Total flux subtracted in 400 components = 0.000315345 Jy ! Clean residual min=-0.002858 max=0.002435 Jy/beam ! Clean residual mean=-0.000000 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.502512 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 413 components and 0.502512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121289Jy sigma=0.613425 ! Fit after self-cal, rms=0.121266Jy sigma=0.613312 ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=0.6283 mas, bmaj=1.45 mas, bpa=-10.14 degrees ! Estimated noise=0.814429 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6283 x 1.45 at -10.14 degrees (North through East) ! Clean map min=-0.0071479 max=0.28957 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 ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=0.5062 mas, bmaj=1.2 mas, bpa=-10.66 degrees ! Estimated noise=1.4195 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.214615 Jy ! Component: 100 - total flux cleaned = 0.29541 Jy ! Component: 150 - total flux cleaned = 0.335744 Jy ! Component: 200 - total flux cleaned = 0.357651 Jy ! Component: 250 - total flux cleaned = 0.373568 Jy ! Component: 300 - total flux cleaned = 0.386385 Jy ! Component: 350 - total flux cleaned = 0.395914 Jy ! Component: 400 - total flux cleaned = 0.404655 Jy ! Total flux subtracted in 400 components = 0.404655 Jy ! Clean residual min=-0.007203 max=0.007056 Jy/beam ! Clean residual mean=-0.000001 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.404655 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.404655 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=0.6283 mas, bmaj=1.45 mas, bpa=-10.14 degrees ! Estimated noise=0.814429 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.0154153 Jy ! Component: 100 - total flux cleaned = 0.0276021 Jy ! Component: 150 - total flux cleaned = 0.0378455 Jy ! Component: 200 - total flux cleaned = 0.0466415 Jy ! Component: 250 - total flux cleaned = 0.0542796 Jy ! Component: 300 - total flux cleaned = 0.0610164 Jy ! Component: 350 - total flux cleaned = 0.0660907 Jy ! Component: 400 - total flux cleaned = 0.0704889 Jy ! Total flux subtracted in 400 components = 0.0704889 Jy ! Clean residual min=-0.004293 max=0.004801 Jy/beam ! Clean residual mean=-0.000001 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.475144 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 108 components and 0.475144 Jy ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Added new window around map position (3.2, -0.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045883 Jy ! Component: 100 - total flux cleaned = 0.00791929 Jy ! Component: 150 - total flux cleaned = 0.0106523 Jy ! Component: 200 - total flux cleaned = 0.0128738 Jy ! Component: 250 - total flux cleaned = 0.0146633 Jy ! Component: 300 - total flux cleaned = 0.0164863 Jy ! Component: 350 - total flux cleaned = 0.0182 Jy ! Component: 400 - total flux cleaned = 0.0199378 Jy ! Total flux subtracted in 400 components = 0.0199378 Jy ! Clean residual min=-0.003188 max=0.003491 Jy/beam ! Clean residual mean=-0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.495082 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 156 components and 0.495082 Jy ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Added new window around map position (6.4, -3). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261527 Jy ! Component: 100 - total flux cleaned = 0.00352256 Jy ! Component: 150 - total flux cleaned = 0.00437363 Jy ! Component: 200 - total flux cleaned = 0.0050829 Jy ! Component: 250 - total flux cleaned = 0.00566692 Jy ! Component: 300 - total flux cleaned = 0.00622508 Jy ! Component: 350 - total flux cleaned = 0.00667135 Jy ! Component: 400 - total flux cleaned = 0.00693117 Jy ! Total flux subtracted in 400 components = 0.00693117 Jy ! Clean residual min=-0.002687 max=0.002450 Jy/beam ! Clean residual mean=-0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.502013 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 202 components and 0.502013 Jy ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=2.443 mas, bmaj=2.947 mas, bpa=-1.753 degrees ! Estimated noise=1.10312 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200414 Jy ! Component: 100 - total flux cleaned = 0.00200575 Jy ! Component: 150 - total flux cleaned = 0.00239849 Jy ! Component: 200 - total flux cleaned = 0.00267353 Jy ! Component: 250 - total flux cleaned = 0.00303859 Jy ! Component: 300 - total flux cleaned = 0.00314772 Jy ! Component: 350 - total flux cleaned = 0.00330231 Jy ! Component: 400 - total flux cleaned = 0.00339942 Jy ! Total flux subtracted in 400 components = 0.00339942 Jy ! Clean residual min=-0.003025 max=0.002747 Jy/beam ! Clean residual mean=-0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.505413 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 = 9.25781e-05 Jy ! Component: 100 - total flux cleaned = 9.12304e-05 Jy ! Component: 150 - total flux cleaned = 0.000218834 Jy ! Component: 200 - total flux cleaned = 0.000258767 Jy ! Component: 250 - total flux cleaned = 0.000219406 Jy ! Component: 300 - total flux cleaned = 0.000334534 Jy ! Component: 350 - total flux cleaned = 0.000297629 Jy ! Component: 400 - total flux cleaned = 0.000334334 Jy ! Total flux subtracted in 400 components = 0.000334334 Jy ! Clean residual min=-0.002871 max=0.002683 Jy/beam ! Clean residual mean=-0.000001 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.505747 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 288 components and 0.505747 Jy ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! Estimated beam: bmin=0.6283 mas, bmaj=1.45 mas, bpa=-10.14 degrees ! Estimated noise=0.814429 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188099 Jy ! Component: 100 - total flux cleaned = -5.54812e-05 Jy ! Component: 150 - total flux cleaned = -0.000283386 Jy ! Component: 200 - total flux cleaned = -0.000574418 Jy ! Component: 250 - total flux cleaned = -0.000643707 Jy ! Component: 300 - total flux cleaned = -0.000780658 Jy ! Component: 350 - total flux cleaned = -0.000976664 Jy ! Component: 400 - total flux cleaned = -0.000976082 Jy ! Total flux subtracted in 400 components = -0.000976082 Jy ! Clean residual min=-0.002323 max=0.002264 Jy/beam ! Clean residual mean=-0.000001 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.504771 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 332 components and 0.504771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120172Jy sigma=0.608336 ! Fit after self-cal, rms=0.119997Jy sigma=0.607361 wmodel /scr/pima/rdv73_uvs/J0954+1743_X_map.mod ! Writing 332 model components to file: /scr/pima/rdv73_uvs/J0954+1743_X_map.mod wobs /scr/pima/rdv73_uvs/J0954+1743_X_uvs.fits ! Applying 2378 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J0954+1743_X_uvs.fits wwins /scr/pima/rdv73_uvs/J0954+1743_X_map.win ! wwins: Wrote 12 windows to /scr/pima/rdv73_uvs/J0954+1743_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 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000730471 Jy ! Component: 100 - total flux cleaned = -0.00128396 Jy ! Component: 150 - total flux cleaned = -0.00147374 Jy ! Component: 200 - total flux cleaned = -0.00184157 Jy ! Component: 250 - total flux cleaned = -0.00216387 Jy ! Component: 300 - total flux cleaned = -0.00240882 Jy ! Component: 350 - total flux cleaned = -0.00258063 Jy ! Component: 400 - total flux cleaned = -0.0027501 Jy ! Component: 450 - total flux cleaned = -0.00285018 Jy ! Component: 500 - total flux cleaned = -0.00291614 Jy ! Component: 550 - total flux cleaned = -0.00298098 Jy ! Component: 600 - total flux cleaned = -0.00304535 Jy ! Component: 650 - total flux cleaned = -0.00310926 Jy ! Component: 700 - total flux cleaned = -0.0032354 Jy ! Component: 750 - total flux cleaned = -0.00323562 Jy ! Component: 800 - total flux cleaned = -0.00342139 Jy ! Component: 850 - total flux cleaned = -0.00345237 Jy ! Component: 900 - total flux cleaned = -0.00357328 Jy ! Component: 950 - total flux cleaned = -0.00357285 Jy ! Component: 1000 - total flux cleaned = -0.00351291 Jy ! Component: 1050 - total flux cleaned = -0.00354269 Jy ! Component: 1100 - total flux cleaned = -0.00357219 Jy ! Component: 1150 - total flux cleaned = -0.00363074 Jy ! Component: 1200 - total flux cleaned = -0.00365984 Jy ! Component: 1250 - total flux cleaned = -0.00383254 Jy ! Component: 1300 - total flux cleaned = -0.00388948 Jy ! Component: 1350 - total flux cleaned = -0.0038895 Jy ! Component: 1400 - total flux cleaned = -0.0040587 Jy ! Component: 1450 - total flux cleaned = -0.0040869 Jy ! Component: 1500 - total flux cleaned = -0.00419855 Jy ! Component: 1550 - total flux cleaned = -0.00430904 Jy ! Component: 1600 - total flux cleaned = -0.00444656 Jy ! Component: 1650 - total flux cleaned = -0.00447352 Jy ! Component: 1700 - total flux cleaned = -0.00450063 Jy ! Component: 1750 - total flux cleaned = -0.0046627 Jy ! Component: 1800 - total flux cleaned = -0.00474323 Jy ! Component: 1850 - total flux cleaned = -0.00487672 Jy ! Component: 1900 - total flux cleaned = -0.00482347 Jy ! Component: 1950 - total flux cleaned = -0.00482356 Jy ! Component: 2000 - total flux cleaned = -0.0050075 Jy ! Component: 2050 - total flux cleaned = -0.00505941 Jy ! Component: 2100 - total flux cleaned = -0.0050851 Jy ! Component: 2150 - total flux cleaned = -0.0050595 Jy ! Component: 2200 - total flux cleaned = -0.00516217 Jy ! Component: 2250 - total flux cleaned = -0.00503471 Jy ! Component: 2300 - total flux cleaned = -0.00526359 Jy ! Component: 2350 - total flux cleaned = -0.00523816 Jy ! Component: 2400 - total flux cleaned = -0.00528855 Jy ! Component: 2450 - total flux cleaned = -0.00516326 Jy ! Component: 2500 - total flux cleaned = -0.00518829 Jy ! Component: 2550 - total flux cleaned = -0.00531214 Jy ! Component: 2600 - total flux cleaned = -0.00533687 Jy ! Component: 2650 - total flux cleaned = -0.00533703 Jy ! Component: 2700 - total flux cleaned = -0.00541027 Jy ! Component: 2750 - total flux cleaned = -0.0054101 Jy ! Component: 2800 - total flux cleaned = -0.00543439 Jy ! Component: 2850 - total flux cleaned = -0.00545855 Jy ! Component: 2900 - total flux cleaned = -0.00557874 Jy ! Component: 2950 - total flux cleaned = -0.00560257 Jy ! Component: 3000 - total flux cleaned = -0.00565013 Jy ! Component: 3050 - total flux cleaned = -0.00567374 Jy ! Component: 3100 - total flux cleaned = -0.00572089 Jy ! Component: 3150 - total flux cleaned = -0.00572095 Jy ! Component: 3200 - total flux cleaned = -0.00583816 Jy ! Component: 3250 - total flux cleaned = -0.00586142 Jy ! Component: 3300 - total flux cleaned = -0.00583819 Jy ! Component: 3350 - total flux cleaned = -0.00593086 Jy ! Component: 3400 - total flux cleaned = -0.00588472 Jy ! Component: 3450 - total flux cleaned = -0.00593069 Jy ! Component: 3500 - total flux cleaned = -0.00590783 Jy ! Component: 3550 - total flux cleaned = -0.00595352 Jy ! Component: 3600 - total flux cleaned = -0.00599907 Jy ! Component: 3650 - total flux cleaned = -0.00602169 Jy ! Component: 3700 - total flux cleaned = -0.00599908 Jy ! Component: 3750 - total flux cleaned = -0.00611154 Jy ! Component: 3800 - total flux cleaned = -0.00602185 Jy ! Component: 3850 - total flux cleaned = -0.00602198 Jy ! Component: 3900 - total flux cleaned = -0.00602206 Jy ! Component: 3950 - total flux cleaned = -0.00611085 Jy ! Component: 4000 - total flux cleaned = -0.00619938 Jy ! Component: 4050 - total flux cleaned = -0.00626549 Jy ! Total flux subtracted in 4096 components = -0.0063314 Jy ! Clean residual min=-0.001387 max=0.001167 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.498439 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 676 components and 0.49844 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J0954+1743_X\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6283 x 1.45 at -10.14 degrees (North through East) ! Clean map min=-0.0029516 max=0.29004 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J0954+1743_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map ! Your choice of large map pixels excluded 3.6% of the data. ! The x-axis pixel size should ideally be below 0.1701 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= 0.29 rms= 0.00036 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J0954+1743_X_uvs.log closed on Sat Jan 9 17:33:38 2016