! Started logfile: /scr/pima/rdv73_uvs/J1605-1139_S_uvs.log on Sat Jan 9 17:51:08 2016 obs /scr/pima/rdv73_uvs/J1605-1139_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1605-1139_S_uva.fits ! AN table 1: 3 integrations on 1 of 1 possible baselines. ! AN table 2: 5 integrations on 3 of 3 possible baselines. ! AN table 3: 19 integrations on 45 of 45 possible baselines. ! AN table 4: 5 integrations on 6 of 6 possible baselines. ! AN table 5: 3 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.958861 visibilities/baseline/integration-bin. ! Found source: J1605-1139 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3636 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J1605-1139_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:SC self-cal status=correctable weight=1 ! 1:ZC self-cal status=correctable weight=1 ! 2:KK self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV 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:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:KK self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 5:BR self-cal status=correctable weight=1 ! 5:FD self-cal status=correctable weight=1 ! 5:KP self-cal status=correctable weight=1 ! 5:LA self-cal status=correctable weight=1 ! 5:OV self-cal status=correctable weight=1 ! 5:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! A total of 26 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.046856Jy sigma=4.720131 ! Fit after self-cal, rms=0.732535Jy sigma=3.337189 ! 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:ZC ! Flagging baselines of antenna 1:ZC in the currently selected channels. flag 2:KK ! Flagging baselines of antenna 2:KK in the currently selected channels. flag 3:KK ! Flagging baselines of antenna 3:KK in the currently selected channels. flag 4:KK ! Flagging baselines of antenna 4: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=2.442 mas, bmaj=6.545 mas, bpa=-3.764 degrees ! Estimated noise=4.17124 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.203329 Jy ! Component: 100 - total flux cleaned = 0.247805 Jy ! Total flux subtracted in 100 components = 0.247805 Jy ! Clean residual min=-0.013990 max=0.031288 Jy/beam ! Clean residual mean=-0.000060 rms=0.003317 Jy/beam ! Combined flux in latest and established models = 0.247805 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.247805 Jy ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! A total of 17 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 2. ! A total of 17 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 2. ! A total of 17 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.108699Jy sigma=0.443448 ! Fit after self-cal, rms=0.108701Jy sigma=0.442560 ! Inverting map and beam ! Estimated beam: bmin=2.436 mas, bmaj=6.582 mas, bpa=-3.367 degrees ! Estimated noise=4.19526 mJy/beam. ! Added new window around map position (3.2, 7.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0265334 Jy ! Component: 100 - total flux cleaned = 0.0384109 Jy ! Total flux subtracted in 100 components = 0.0384109 Jy ! Clean residual min=-0.011327 max=0.019955 Jy/beam ! Clean residual mean=-0.000028 rms=0.002674 Jy/beam ! Combined flux in latest and established models = 0.286216 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.286216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100211Jy sigma=0.406033 ! Fit after self-cal, rms=0.099524Jy sigma=0.401831 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.493 mas, bpa=-1.5 degrees ! Estimated noise=3.16325 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.0169253 Jy ! Component: 100 - total flux cleaned = 0.0270037 Jy ! Component: 150 - total flux cleaned = 0.0337849 Jy ! Component: 200 - total flux cleaned = 0.0384891 Jy ! Total flux subtracted in 200 components = 0.0384891 Jy ! Clean residual min=-0.010234 max=0.012334 Jy/beam ! Clean residual mean=0.000000 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 0.324705 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.324705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095441Jy sigma=0.389445 ! Fit after self-cal, rms=0.095405Jy sigma=0.389092 ! 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: ! SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.91 HN 1.07 KK 1.00* ! KP 0.95 LA 0.98 MK 0.94 OV 1.00 ! PT 1.05 SC 0.98 ! ! A total of 15 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.96 FD 0.94 KP 1.07 LA 1.05 ! OV 1.12 PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.95 HN 1.15 KK 1.00* ! KP 1.01 LA 0.91 MK 1.00 OV 1.07 ! PT 1.08 SC 1.02 ! ! A total of 15 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.18 FD 1.06 KP 1.01 LA 1.00 ! OV 0.97 PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.14 FD 0.97 HN 1.31 KK 1.00* ! KP 0.97 LA 0.83 MK 1.01 OV 1.13 ! PT 1.10 SC 0.97 ! ! A total of 15 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.06 FD 1.08 KP 1.05 LA 0.83 ! OV 1.15 PT 1.18 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.12 FD 0.97 HN 1.11 KK 1.00* ! KP 0.92 LA 0.73 MK 1.10 OV 0.91 ! PT 0.99 SC 0.97 ! ! A total of 15 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* KK 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.17 FD 1.03 KP 0.89 LA 0.80 ! OV 0.91 PT 1.01 ! ! ! Fit before self-cal, rms=0.095405Jy sigma=0.389092 ! Fit after self-cal, rms=0.087045Jy sigma=0.358422 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.606 mas, bpa=-0.5411 degrees ! Estimated noise=3.24128 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.00122485 Jy ! Component: 100 - total flux cleaned = -0.00163759 Jy ! Component: 150 - total flux cleaned = -0.00220934 Jy ! Component: 200 - total flux cleaned = -0.00269772 Jy ! Total flux subtracted in 200 components = -0.00269772 Jy ! Clean residual min=-0.007961 max=0.008829 Jy/beam ! Clean residual mean=-0.000008 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.322007 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.322007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086593Jy sigma=0.356802 ! Fit after self-cal, rms=0.086524Jy sigma=0.356587 ! Inverting map ! Added new window around map position (-1.6, 16.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00756308 Jy ! Component: 100 - total flux cleaned = 0.00810221 Jy ! Component: 150 - total flux cleaned = 0.00799777 Jy ! Component: 200 - total flux cleaned = 0.0077976 Jy ! Total flux subtracted in 200 components = 0.0077976 Jy ! Clean residual min=-0.006595 max=0.005084 Jy/beam ! Clean residual mean=-0.000004 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.329805 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 103 components and 0.329805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085765Jy sigma=0.353126 ! Fit after self-cal, rms=0.085628Jy sigma=0.352662 ! 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.085628Jy sigma=0.352662 ! Fit after self-cal, rms=0.085686Jy sigma=0.352265 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.59 mas, bpa=-0.6387 degrees ! Estimated noise=3.23687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288973 Jy ! Component: 100 - total flux cleaned = 0.00331578 Jy ! Component: 150 - total flux cleaned = 0.00340664 Jy ! Component: 200 - total flux cleaned = 0.00333118 Jy ! Total flux subtracted in 200 components = 0.00333118 Jy ! Clean residual min=-0.005593 max=0.004760 Jy/beam ! Clean residual mean=-0.000002 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.333136 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 140 components and 0.333136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085418Jy sigma=0.351154 ! Fit after self-cal, rms=0.085394Jy sigma=0.351046 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.000865861 Jy ! Component: 100 - total flux cleaned = 0.000937551 Jy ! Component: 150 - total flux cleaned = 0.000939996 Jy ! Component: 200 - total flux cleaned = 0.000880605 Jy ! Total flux subtracted in 200 components = 0.000880605 Jy ! Clean residual min=-0.005111 max=0.004587 Jy/beam ! Clean residual mean=-0.000002 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.334017 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 161 components and 0.334017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085292Jy sigma=0.350599 ! Fit after self-cal, rms=0.085285Jy sigma=0.350576 ! 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.085285Jy sigma=0.350576 ! Fit after self-cal, rms=0.084679Jy sigma=0.345693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.587 mas, bpa=-0.6596 degrees ! Estimated noise=3.23693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110985 Jy ! Component: 100 - total flux cleaned = 0.00139064 Jy ! Component: 150 - total flux cleaned = 0.00139315 Jy ! Component: 200 - total flux cleaned = 0.0013938 Jy ! Total flux subtracted in 200 components = 0.0013938 Jy ! Clean residual min=-0.004370 max=0.004201 Jy/beam ! Clean residual mean=-0.000006 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.335411 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 180 components and 0.335411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084555Jy sigma=0.345289 ! Fit after self-cal, rms=0.084554Jy sigma=0.345233 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.000365409 Jy ! Component: 100 - total flux cleaned = 0.000416595 Jy ! Component: 150 - total flux cleaned = 0.000415953 Jy ! Component: 200 - total flux cleaned = 0.000415691 Jy ! Total flux subtracted in 200 components = 0.000415691 Jy ! Clean residual min=-0.004067 max=0.004130 Jy/beam ! Clean residual mean=-0.000006 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.335826 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 185 components and 0.335826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084492Jy sigma=0.345011 ! Fit after self-cal, rms=0.084487Jy sigma=0.345001 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084487Jy sigma=0.345001 ! Fit after self-cal, rms=0.084747Jy sigma=0.344920 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.381 mas, bmaj=14.82 mas, bpa=13.92 degrees ! Estimated noise=4.12123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120484 Jy ! Component: 100 - total flux cleaned = 0.00131266 Jy ! Component: 150 - total flux cleaned = 0.00135503 Jy ! Component: 200 - total flux cleaned = 0.00131999 Jy ! Total flux subtracted in 200 components = 0.00131999 Jy ! Clean residual min=-0.003606 max=0.004410 Jy/beam ! Clean residual mean=-0.000006 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.337146 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 206 components and 0.337146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084708Jy sigma=0.344856 ! Fit after self-cal, rms=0.084711Jy sigma=0.344805 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.000271117 Jy ! Component: 100 - total flux cleaned = 0.000385297 Jy ! Component: 150 - total flux cleaned = 0.000292094 Jy ! Component: 200 - total flux cleaned = 0.000236849 Jy ! Total flux subtracted in 200 components = 0.000236849 Jy ! Clean residual min=-0.003589 max=0.004396 Jy/beam ! Clean residual mean=-0.000004 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.337383 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 214 components and 0.337383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084705Jy sigma=0.344820 ! Fit after self-cal, rms=0.084701Jy sigma=0.344796 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV 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 selfant 4:BR,true ! 4:BR 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 5:BR,true ! 5:BR self-cal status=fixed weight=1 selfant 5:FD,true ! 5:FD self-cal status=fixed weight=1 selfant 5:KP,true ! 5:KP self-cal status=fixed weight=1 selfant 5:LA,true ! 5:LA self-cal status=fixed weight=1 selfant 5:OV,true ! 5:OV self-cal status=fixed weight=1 selfant 5:PT,true ! 5:PT self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 19 telescope corrections were flagged in sub-array 3. ! A total of 5 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.091207Jy sigma=0.369071 ! Fit after self-cal, rms=0.089977Jy sigma=0.361686 selfant "",false ! 1:SC self-cal status=correctable weight=1 ! 1:ZC self-cal status=correctable weight=1 ! 2:KK self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV 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:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:KK self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 5:BR self-cal status=correctable weight=1 ! 5:FD self-cal status=correctable weight=1 ! 5:KP self-cal status=correctable weight=1 ! 5:LA self-cal status=correctable weight=1 ! 5:OV self-cal status=correctable weight=1 ! 5:PT self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! A total of 15 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.089977Jy sigma=0.361686 ! Fit after self-cal, rms=0.087803Jy sigma=0.347843 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.27 mas, bmaj=6.665 mas, bpa=-5.843 degrees ! Estimated noise=4.06203 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.00220828 Jy ! Component: 100 - total flux cleaned = -0.00241318 Jy ! Component: 150 - total flux cleaned = -0.0028766 Jy ! Component: 200 - total flux cleaned = -0.00346128 Jy ! Total flux subtracted in 200 components = -0.00346128 Jy ! Clean residual min=-0.005298 max=0.005239 Jy/beam ! Clean residual mean=-0.000012 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.333922 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 240 components and 0.333922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087711Jy sigma=0.347503 ! Fit after self-cal, rms=0.087190Jy sigma=0.346119 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.744 mas, bmaj=7.462 mas, bpa=-5.181 degrees ! Estimated noise=3.03634 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 (89.2, -30.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401648 Jy ! Component: 100 - total flux cleaned = 0.00474997 Jy ! Component: 150 - total flux cleaned = 0.00484559 Jy ! Component: 200 - total flux cleaned = 0.00500375 Jy ! Component: 250 - total flux cleaned = 0.00527707 Jy ! Component: 300 - total flux cleaned = 0.00546409 Jy ! Component: 350 - total flux cleaned = 0.00563833 Jy ! Component: 400 - total flux cleaned = 0.00580007 Jy ! Total flux subtracted in 400 components = 0.00580007 Jy ! Clean residual min=-0.003866 max=0.003161 Jy/beam ! Clean residual mean=-0.000010 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.339722 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 301 components and 0.339722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086798Jy sigma=0.344370 ! Fit after self-cal, rms=0.086792Jy sigma=0.344274 ! Inverting map dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000825891 Jy ! Component: 100 - total flux cleaned = 0.000823794 Jy ! Component: 150 - total flux cleaned = 0.000872603 Jy ! Component: 200 - total flux cleaned = 0.000778329 Jy ! Component: 250 - total flux cleaned = 0.00082391 Jy ! Component: 300 - total flux cleaned = 0.000779311 Jy ! Component: 350 - total flux cleaned = 0.000737655 Jy ! Component: 400 - total flux cleaned = 0.000737607 Jy ! Total flux subtracted in 400 components = 0.000737607 Jy ! Clean residual min=-0.003803 max=0.003098 Jy/beam ! Clean residual mean=-0.000010 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.340459 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 325 components and 0.340459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086691Jy sigma=0.343907 ! Fit after self-cal, rms=0.086693Jy sigma=0.343895 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. 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 6 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! A total of 26 telescope corrections were flagged in sub-array 3. ! A total of 20 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.090282Jy sigma=0.363470 ! Fit after self-cal, rms=0.086857Jy sigma=0.343772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=7.464 mas, bpa=-5.124 degrees ! Estimated noise=3.03649 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000699425 Jy ! Component: 100 - total flux cleaned = -0.000698925 Jy ! Component: 150 - total flux cleaned = -0.000779981 Jy ! Component: 200 - total flux cleaned = -0.000819274 Jy ! Component: 250 - total flux cleaned = -0.000856818 Jy ! Component: 300 - total flux cleaned = -0.000893447 Jy ! Component: 350 - total flux cleaned = -0.000928182 Jy ! Component: 400 - total flux cleaned = -0.00089352 Jy ! Total flux subtracted in 400 components = -0.00089352 Jy ! Clean residual min=-0.003703 max=0.003101 Jy/beam ! Clean residual mean=-0.000009 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.339566 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 346 components and 0.339566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086775Jy sigma=0.343509 ! Fit after self-cal, rms=0.086776Jy sigma=0.343497 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137073 Jy ! Component: 100 - total flux cleaned = -0.000205462 Jy ! Component: 150 - total flux cleaned = -0.000236882 Jy ! Component: 200 - total flux cleaned = -0.000236126 Jy ! Component: 250 - total flux cleaned = -0.000266724 Jy ! Component: 300 - total flux cleaned = -0.000297169 Jy ! Component: 350 - total flux cleaned = -0.000297325 Jy ! Component: 400 - total flux cleaned = -0.000269071 Jy ! Total flux subtracted in 400 components = -0.000269071 Jy ! Clean residual min=-0.003700 max=0.003084 Jy/beam ! Clean residual mean=-0.000009 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.339297 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 363 components and 0.339297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086727Jy sigma=0.343349 ! Fit after self-cal, rms=0.086726Jy sigma=0.343343 ! 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.086726Jy sigma=0.343343 ! Fit after self-cal, rms=0.086798Jy sigma=0.342659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.753 mas, bmaj=7.465 mas, bpa=-5.087 degrees ! Estimated noise=3.03684 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000392564 Jy ! Component: 100 - total flux cleaned = -0.000321739 Jy ! Component: 150 - total flux cleaned = -0.0002879 Jy ! Component: 200 - total flux cleaned = -0.000319425 Jy ! Component: 250 - total flux cleaned = -0.000320065 Jy ! Component: 300 - total flux cleaned = -0.000408853 Jy ! Component: 350 - total flux cleaned = -0.000409006 Jy ! Component: 400 - total flux cleaned = -0.000437626 Jy ! Total flux subtracted in 400 components = -0.000437626 Jy ! Clean residual min=-0.003718 max=0.003128 Jy/beam ! Clean residual mean=-0.000010 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.338859 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 388 components and 0.338859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086745Jy sigma=0.342485 ! Fit after self-cal, rms=0.086748Jy sigma=0.342476 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.79162e-05 Jy ! Component: 100 - total flux cleaned = -0.000105508 Jy ! Component: 150 - total flux cleaned = -0.000132707 Jy ! Component: 200 - total flux cleaned = -0.000159928 Jy ! Component: 250 - total flux cleaned = -0.000236945 Jy ! Component: 300 - total flux cleaned = -0.00026153 Jy ! Component: 350 - total flux cleaned = -0.00030985 Jy ! Component: 400 - total flux cleaned = -0.000285552 Jy ! Total flux subtracted in 400 components = -0.000285552 Jy ! Clean residual min=-0.003721 max=0.003084 Jy/beam ! Clean residual mean=-0.000010 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.338574 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 394 components and 0.338574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086714Jy sigma=0.342371 ! Fit after self-cal, rms=0.086713Jy sigma=0.342367 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086713Jy sigma=0.342367 ! Fit after self-cal, rms=0.085759Jy sigma=0.338086 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.374 mas, bmaj=14.4 mas, bpa=10.33 degrees ! Estimated noise=4.01234 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356157 Jy ! Component: 100 - total flux cleaned = 0.000285247 Jy ! Component: 150 - total flux cleaned = 0.000241745 Jy ! Component: 200 - total flux cleaned = 0.000241744 Jy ! Component: 250 - total flux cleaned = 0.000259566 Jy ! Component: 300 - total flux cleaned = 0.000242653 Jy ! Component: 350 - total flux cleaned = 0.000225351 Jy ! Component: 400 - total flux cleaned = 0.000209224 Jy ! Total flux subtracted in 400 components = 0.000209224 Jy ! Clean residual min=-0.003596 max=0.003333 Jy/beam ! Clean residual mean=-0.000019 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.338783 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 417 components and 0.338783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085748Jy sigma=0.338024 ! Fit after self-cal, rms=0.085746Jy sigma=0.338007 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.35048e-05 Jy ! Component: 100 - total flux cleaned = -7.46724e-05 Jy ! Component: 150 - total flux cleaned = -7.50177e-05 Jy ! Component: 200 - total flux cleaned = -9.06217e-05 Jy ! Component: 250 - total flux cleaned = -9.12266e-05 Jy ! Component: 300 - total flux cleaned = -9.16295e-05 Jy ! Component: 350 - total flux cleaned = -0.000106022 Jy ! Component: 400 - total flux cleaned = -0.000120642 Jy ! Total flux subtracted in 400 components = -0.000120642 Jy ! Clean residual min=-0.003545 max=0.003326 Jy/beam ! Clean residual mean=-0.000019 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.338662 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 429 components and 0.338662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085749Jy sigma=0.337989 ! Fit after self-cal, rms=0.085748Jy sigma=0.337985 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=2.754 mas, bmaj=7.461 mas, bpa=-5.054 degrees ! Estimated noise=3.04342 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.754 x 7.461 at -5.054 degrees (North through East) ! Clean map min=-0.0046392 max=0.25682 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.277 mas, bmaj=6.659 mas, bpa=-5.715 degrees ! Estimated noise=4.08188 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209168 Jy ! Component: 100 - total flux cleaned = 0.256177 Jy ! Component: 150 - total flux cleaned = 0.272157 Jy ! Component: 200 - total flux cleaned = 0.282526 Jy ! Component: 250 - total flux cleaned = 0.290748 Jy ! Component: 300 - total flux cleaned = 0.297654 Jy ! Component: 350 - total flux cleaned = 0.302908 Jy ! Component: 400 - total flux cleaned = 0.307254 Jy ! Total flux subtracted in 400 components = 0.307254 Jy ! Clean residual min=-0.006881 max=0.005147 Jy/beam ! Clean residual mean=-0.000029 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.307253 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 63 model components to the UV plane model. ! The established model now contains 63 components and 0.307253 Jy ! Inverting map and beam ! Estimated beam: bmin=2.754 mas, bmaj=7.461 mas, bpa=-5.054 degrees ! Estimated noise=3.04342 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4.4, -4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00857515 Jy ! Component: 100 - total flux cleaned = 0.0142089 Jy ! Component: 150 - total flux cleaned = 0.0185595 Jy ! Component: 200 - total flux cleaned = 0.0211766 Jy ! Component: 250 - total flux cleaned = 0.0228065 Jy ! Component: 300 - total flux cleaned = 0.0242402 Jy ! Component: 350 - total flux cleaned = 0.0250384 Jy ! Component: 400 - total flux cleaned = 0.0256769 Jy ! Total flux subtracted in 400 components = 0.0256769 Jy ! Clean residual min=-0.004012 max=0.003468 Jy/beam ! Clean residual mean=-0.000019 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.33293 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 156 components and 0.33293 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.374 mas, bmaj=14.4 mas, bpa=10.33 degrees ! Estimated noise=4.01234 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343454 Jy ! Component: 100 - total flux cleaned = 0.00444354 Jy ! Component: 150 - total flux cleaned = 0.00480481 Jy ! Component: 200 - total flux cleaned = 0.00506399 Jy ! Component: 250 - total flux cleaned = 0.0052472 Jy ! Component: 300 - total flux cleaned = 0.00537145 Jy ! Component: 350 - total flux cleaned = 0.00540749 Jy ! Component: 400 - total flux cleaned = 0.00537257 Jy ! Total flux subtracted in 400 components = 0.00537257 Jy ! Clean residual min=-0.003380 max=0.003195 Jy/beam ! Clean residual mean=-0.000022 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.338303 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 = -3.28371e-05 Jy ! Component: 100 - total flux cleaned = -3.25859e-05 Jy ! Component: 150 - total flux cleaned = -9.38456e-05 Jy ! Component: 200 - total flux cleaned = -0.000180286 Jy ! Component: 250 - total flux cleaned = -0.000207873 Jy ! Component: 300 - total flux cleaned = -0.00028929 Jy ! Component: 350 - total flux cleaned = -0.000342246 Jy ! Component: 400 - total flux cleaned = -0.000394352 Jy ! Total flux subtracted in 400 components = -0.000394352 Jy ! Clean residual min=-0.003392 max=0.003219 Jy/beam ! Clean residual mean=-0.000021 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.337909 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 252 components and 0.337909 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.754 mas, bmaj=7.461 mas, bpa=-5.054 degrees ! Estimated noise=3.04342 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106277 Jy ! Component: 100 - total flux cleaned = -0.00106349 Jy ! Component: 150 - total flux cleaned = -0.00106335 Jy ! Component: 200 - total flux cleaned = -0.0011269 Jy ! Component: 250 - total flux cleaned = -0.00106481 Jy ! Component: 300 - total flux cleaned = -0.00106644 Jy ! Component: 350 - total flux cleaned = -0.00112277 Jy ! Component: 400 - total flux cleaned = -0.00112141 Jy ! Total flux subtracted in 400 components = -0.00112141 Jy ! Clean residual min=-0.003821 max=0.003374 Jy/beam ! Clean residual mean=-0.000010 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.336787 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 304 components and 0.336787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085914Jy sigma=0.338718 ! Fit after self-cal, rms=0.085873Jy sigma=0.338588 wmodel /scr/pima/rdv73_uvs/J1605-1139_S_map.mod ! Writing 304 model components to file: /scr/pima/rdv73_uvs/J1605-1139_S_map.mod wobs /scr/pima/rdv73_uvs/J1605-1139_S_uvs.fits ! Applying 1928 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1605-1139_S_uvs.fits wwins /scr/pima/rdv73_uvs/J1605-1139_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv73_uvs/J1605-1139_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128313 Jy ! Component: 100 - total flux cleaned = -0.00188545 Jy ! Component: 150 - total flux cleaned = -0.00227914 Jy ! Component: 200 - total flux cleaned = -0.00249534 Jy ! Component: 250 - total flux cleaned = -0.00244324 Jy ! Component: 300 - total flux cleaned = -0.00259588 Jy ! Component: 350 - total flux cleaned = -0.00279529 Jy ! Component: 400 - total flux cleaned = -0.00289358 Jy ! Component: 450 - total flux cleaned = -0.00318314 Jy ! Component: 500 - total flux cleaned = -0.00323121 Jy ! Component: 550 - total flux cleaned = -0.00341864 Jy ! Component: 600 - total flux cleaned = -0.00341875 Jy ! Component: 650 - total flux cleaned = -0.00355618 Jy ! Component: 700 - total flux cleaned = -0.00369184 Jy ! Component: 750 - total flux cleaned = -0.00386946 Jy ! Component: 800 - total flux cleaned = -0.00387036 Jy ! Component: 850 - total flux cleaned = -0.00408712 Jy ! Component: 900 - total flux cleaned = -0.00412977 Jy ! Component: 950 - total flux cleaned = -0.00425642 Jy ! Component: 1000 - total flux cleaned = -0.00429805 Jy ! Component: 1050 - total flux cleaned = -0.00446296 Jy ! Component: 1100 - total flux cleaned = -0.00446286 Jy ! Component: 1150 - total flux cleaned = -0.00450413 Jy ! Component: 1200 - total flux cleaned = -0.00466508 Jy ! Component: 1250 - total flux cleaned = -0.00478423 Jy ! Component: 1300 - total flux cleaned = -0.00478424 Jy ! Component: 1350 - total flux cleaned = -0.00501804 Jy ! Component: 1400 - total flux cleaned = -0.0050567 Jy ! Component: 1450 - total flux cleaned = -0.00509572 Jy ! Component: 1500 - total flux cleaned = -0.00517213 Jy ! Component: 1550 - total flux cleaned = -0.00532285 Jy ! Component: 1600 - total flux cleaned = -0.00554588 Jy ! Component: 1650 - total flux cleaned = -0.00554571 Jy ! Component: 1700 - total flux cleaned = -0.0057282 Jy ! Component: 1750 - total flux cleaned = -0.00572789 Jy ! Component: 1800 - total flux cleaned = -0.00590724 Jy ! Component: 1850 - total flux cleaned = -0.00594295 Jy ! Component: 1900 - total flux cleaned = -0.00601328 Jy ! Component: 1950 - total flux cleaned = -0.00608362 Jy ! Component: 2000 - total flux cleaned = -0.00618813 Jy ! Component: 2050 - total flux cleaned = -0.00629209 Jy ! Component: 2100 - total flux cleaned = -0.00639511 Jy ! Component: 2150 - total flux cleaned = -0.00639526 Jy ! Component: 2200 - total flux cleaned = -0.00656424 Jy ! Component: 2250 - total flux cleaned = -0.00663114 Jy ! Component: 2300 - total flux cleaned = -0.00659826 Jy ! Component: 2350 - total flux cleaned = -0.00669755 Jy ! Component: 2400 - total flux cleaned = -0.0066323 Jy ! Component: 2450 - total flux cleaned = -0.00673027 Jy ! Component: 2500 - total flux cleaned = -0.00679521 Jy ! Component: 2550 - total flux cleaned = -0.00685942 Jy ! Component: 2600 - total flux cleaned = -0.00689142 Jy ! Component: 2650 - total flux cleaned = -0.00695461 Jy ! Component: 2700 - total flux cleaned = -0.00698593 Jy ! Component: 2750 - total flux cleaned = -0.00686096 Jy ! Component: 2800 - total flux cleaned = -0.00689221 Jy ! Component: 2850 - total flux cleaned = -0.00695397 Jy ! Component: 2900 - total flux cleaned = -0.0069844 Jy ! Component: 2950 - total flux cleaned = -0.00698455 Jy ! Component: 3000 - total flux cleaned = -0.00701499 Jy ! Component: 3050 - total flux cleaned = -0.00710515 Jy ! Component: 3100 - total flux cleaned = -0.00701581 Jy ! Component: 3150 - total flux cleaned = -0.00704558 Jy ! Component: 3200 - total flux cleaned = -0.00710457 Jy ! Component: 3250 - total flux cleaned = -0.00713389 Jy ! Component: 3300 - total flux cleaned = -0.0071632 Jy ! Component: 3350 - total flux cleaned = -0.00716331 Jy ! Component: 3400 - total flux cleaned = -0.00727851 Jy ! Component: 3450 - total flux cleaned = -0.00724984 Jy ! Component: 3500 - total flux cleaned = -0.0073068 Jy ! Component: 3550 - total flux cleaned = -0.00730688 Jy ! Component: 3600 - total flux cleaned = -0.00739141 Jy ! Component: 3650 - total flux cleaned = -0.00741956 Jy ! Component: 3700 - total flux cleaned = -0.00744719 Jy ! Component: 3750 - total flux cleaned = -0.0073916 Jy ! Component: 3800 - total flux cleaned = -0.00741916 Jy ! Component: 3850 - total flux cleaned = -0.00747403 Jy ! Component: 3900 - total flux cleaned = -0.00755592 Jy ! Component: 3950 - total flux cleaned = -0.00752872 Jy ! Component: 4000 - total flux cleaned = -0.00752867 Jy ! Component: 4050 - total flux cleaned = -0.0076095 Jy ! Total flux subtracted in 4096 components = -0.00763623 Jy ! Clean residual min=-0.001527 max=0.001568 Jy/beam ! Clean residual mean=-0.000005 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.329151 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 565 components and 0.329151 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1605-1139_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.754 x 7.461 at -5.054 degrees (North through East) ! Clean map min=-0.003366 max=0.26196 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1605-1139_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.2619 rms= 0.00049 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1605-1139_S_uvs.log closed on Sat Jan 9 17:51:14 2016