! Started logfile: /scr/pima/rdv96_uvs/J1800+7828_S_uvs.log on Sat Dec 21 00:25:16 2013 obs /scr/pima/rdv96_uvs/J1800+7828_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv96_uvs/J1800+7828_S_uva.fits ! AN table 1: 38 integrations on 91 of 91 possible baselines. ! AN table 2: 2 integrations on 45 of 45 possible baselines. ! AN table 3: 2 integrations on 55 of 55 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1800+7828 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 14632 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/rdv96_uvs/J1800+7828_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:NY self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 1:WF self-cal status=correctable weight=1 ! 1:WZ self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 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:MK self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.681566Jy sigma=34.059144 ! Fit after self-cal, rms=0.509750Jy sigma=12.422724 ! 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:MA ! Flagging baselines of antenna 1:MA in the currently selected channels. flag 1:NY ! Flagging baselines of antenna 1:NY in the currently selected channels. flag 1:WF ! Flagging baselines of antenna 1:WF in the currently selected channels. flag 1:WZ ! Flagging baselines of antenna 1:WZ in the currently selected channels. flag 3:WZ ! Flagging baselines of antenna 3:WZ in the currently selected channels. ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=4.826 mas, bpa=45.74 degrees ! Estimated noise=0.909298 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 = 1.14818 Jy ! Component: 100 - total flux cleaned = 1.43365 Jy ! Total flux subtracted in 100 components = 1.43365 Jy ! Clean residual min=-0.031663 max=0.111864 Jy/beam ! Clean residual mean=-0.000687 rms=0.010939 Jy/beam ! Combined flux in latest and established models = 1.43365 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.43365 Jy ! ! Correcting IF 1. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.326744Jy sigma=8.641013 ! Fit after self-cal, rms=0.327089Jy sigma=8.634988 ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=4.826 mas, bpa=45.74 degrees ! Estimated noise=0.909298 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116771 Jy ! Component: 100 - total flux cleaned = 0.178004 Jy ! Total flux subtracted in 100 components = 0.178004 Jy ! Clean residual min=-0.026990 max=0.070045 Jy/beam ! Clean residual mean=-0.000427 rms=0.007996 Jy/beam ! Combined flux in latest and established models = 1.61165 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 1.61165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262116Jy sigma=6.743292 ! Fit after self-cal, rms=0.262005Jy sigma=6.738410 ! Inverting map ! Added new window around map position (-7.2, -1.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0651259 Jy ! Component: 100 - total flux cleaned = 0.100418 Jy ! Total flux subtracted in 100 components = 0.100418 Jy ! Clean residual min=-0.024607 max=0.038902 Jy/beam ! Clean residual mean=-0.000284 rms=0.006706 Jy/beam ! Combined flux in latest and established models = 1.71207 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 56 components and 1.71207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236681Jy sigma=6.010298 ! Fit after self-cal, rms=0.233991Jy sigma=5.965122 ! 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=3.598 mas, bmaj=8.279 mas, bpa=32.47 degrees ! Estimated noise=0.383056 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.0772445 Jy ! Component: 100 - total flux cleaned = 0.117878 Jy ! Component: 150 - total flux cleaned = 0.14296 Jy ! Component: 200 - total flux cleaned = 0.159929 Jy ! Total flux subtracted in 200 components = 0.159929 Jy ! Clean residual min=-0.031504 max=0.043309 Jy/beam ! Clean residual mean=0.000007 rms=0.011186 Jy/beam ! Combined flux in latest and established models = 1.872 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 111 components and 1.872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213931Jy sigma=5.338590 ! Fit after self-cal, rms=0.212240Jy sigma=5.307609 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.01 KP 1.00 ! LA 1.16 MA 1.00* MK 0.95 NL 1.00 ! NY 1.00* OV 0.99 PT 1.05 SC 0.94 ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.00 HN 1.05 KP 1.07 ! LA 1.22 MK 0.97 NL 1.03 OV 1.03 ! PT 1.07 SC 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 1.04 HN 1.05 KP 1.10 ! LA 1.20 MK 1.10 NL 1.03 OV 1.02 ! PT 1.13 SC 1.00 WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.06 KP 1.04 ! LA 1.05 MA 1.00* MK 1.01 NL 1.03 ! NY 1.00* OV 1.03 PT 1.04 SC 1.02 ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.06 HN 1.08 KP 1.07 ! LA 1.09 MK 1.03 NL 1.08 OV 1.05 ! PT 1.05 SC 1.09 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.06 FD 1.09 HN 1.11 KP 1.10 ! LA 1.07 MK 1.16 NL 1.07 OV 1.05 ! PT 1.09 SC 1.09 WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 1.01 KP 0.91 ! LA 0.97 MA 1.00* MK 1.00 NL 1.08 ! NY 1.00* OV 1.01 PT 1.07 SC 0.94 ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 1.07 HN 1.05 KP 0.94 ! LA 1.01 MK 1.03 NL 1.13 OV 1.07 ! PT 1.07 SC 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.09 FD 1.11 HN 1.05 KP 0.95 ! LA 1.01 MK 1.14 NL 1.10 OV 1.09 ! PT 1.11 SC 1.01 WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.91 KP 0.83 ! LA 0.81 MA 1.00* MK 1.12 NL 1.01 ! NY 1.00* OV 0.87 PT 0.94 SC 1.00 ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.06 HN 0.93 KP 0.86 ! LA 0.84 MK 1.14 NL 1.03 OV 0.91 ! PT 0.95 SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 FD 1.05 HN 0.96 KP 0.89 ! LA 0.84 MK 1.26 NL 1.05 OV 0.90 ! PT 0.96 SC 1.05 WZ 1.00* ! ! ! Fit before self-cal, rms=0.212240Jy sigma=5.307609 ! Fit after self-cal, rms=0.095881Jy sigma=2.284021 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=8.322 mas, bpa=32.34 degrees ! Estimated noise=0.38119 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 (-28.4, -10.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0400784 Jy ! Component: 100 - total flux cleaned = 0.0649533 Jy ! Component: 150 - total flux cleaned = 0.0829634 Jy ! Component: 200 - total flux cleaned = 0.0965561 Jy ! Total flux subtracted in 200 components = 0.0965561 Jy ! Clean residual min=-0.011292 max=0.013927 Jy/beam ! Clean residual mean=-0.000144 rms=0.003601 Jy/beam ! Combined flux in latest and established models = 1.96855 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 205 components and 1.96855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079441Jy sigma=1.719582 ! Fit after self-cal, rms=0.078659Jy sigma=1.705139 ! 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.078659Jy sigma=1.705139 ! Fit after self-cal, rms=0.077938Jy sigma=1.693619 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=8.319 mas, bpa=32.34 degrees ! Estimated noise=0.380277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126347 Jy ! Component: 100 - total flux cleaned = 0.0222748 Jy ! Component: 150 - total flux cleaned = 0.0297239 Jy ! Component: 200 - total flux cleaned = 0.0326139 Jy ! Total flux subtracted in 200 components = 0.0326139 Jy ! Clean residual min=-0.009844 max=0.010251 Jy/beam ! Clean residual mean=0.000006 rms=0.002695 Jy/beam ! Combined flux in latest and established models = 2.00117 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 246 components and 2.00117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075206Jy sigma=1.614021 ! Fit after self-cal, rms=0.074985Jy sigma=1.611862 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.00302402 Jy ! Component: 100 - total flux cleaned = 0.00478574 Jy ! Component: 150 - total flux cleaned = 0.00617563 Jy ! Component: 200 - total flux cleaned = 0.00746392 Jy ! Total flux subtracted in 200 components = 0.00746392 Jy ! Clean residual min=-0.009852 max=0.009514 Jy/beam ! Clean residual mean=0.000044 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 2.00863 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 268 components and 2.00863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073859Jy sigma=1.589694 ! Fit after self-cal, rms=0.073736Jy sigma=1.588953 ! 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.073736Jy sigma=1.588953 ! Fit after self-cal, rms=0.067567Jy sigma=1.352465 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=8.325 mas, bpa=32.27 degrees ! Estimated noise=0.380133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00476351 Jy ! Component: 100 - total flux cleaned = 0.0065237 Jy ! Component: 150 - total flux cleaned = 0.00739519 Jy ! Component: 200 - total flux cleaned = 0.00819605 Jy ! Total flux subtracted in 200 components = 0.00819605 Jy ! Clean residual min=-0.007018 max=0.009526 Jy/beam ! Clean residual mean=0.000072 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 2.01683 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 292 components and 2.01682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066503Jy sigma=1.329122 ! Fit after self-cal, rms=0.066399Jy sigma=1.328418 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-41.2, -17.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00892844 Jy ! Component: 100 - total flux cleaned = 0.0143122 Jy ! Component: 150 - total flux cleaned = 0.0171348 Jy ! Component: 200 - total flux cleaned = 0.0186879 Jy ! Total flux subtracted in 200 components = 0.0186879 Jy ! Clean residual min=-0.006596 max=0.006307 Jy/beam ! Clean residual mean=0.000068 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 2.03551 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 317 components and 2.03551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064989Jy sigma=1.291746 ! Fit after self-cal, rms=0.064828Jy sigma=1.289898 ! 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.064828Jy sigma=1.289898 ! Fit after self-cal, rms=0.064691Jy sigma=1.286423 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.79 mas, bmaj=11.63 mas, bpa=33.89 degrees ! Estimated noise=0.416187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00623708 Jy ! Component: 100 - total flux cleaned = 0.00942399 Jy ! Component: 150 - total flux cleaned = 0.0119088 Jy ! Component: 200 - total flux cleaned = 0.0137166 Jy ! Total flux subtracted in 200 components = 0.0137166 Jy ! Clean residual min=-0.007235 max=0.008826 Jy/beam ! Clean residual mean=0.000150 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 2.04923 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 348 components and 2.04923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064410Jy sigma=1.274448 ! Fit after self-cal, rms=0.064286Jy sigma=1.272157 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.00207735 Jy ! Component: 100 - total flux cleaned = 0.00350382 Jy ! Component: 150 - total flux cleaned = 0.00474027 Jy ! Component: 200 - total flux cleaned = 0.00552596 Jy ! Total flux subtracted in 200 components = 0.00552596 Jy ! Clean residual min=-0.006619 max=0.008608 Jy/beam ! Clean residual mean=0.000176 rms=0.002154 Jy/beam ! Combined flux in latest and established models = 2.05475 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 361 components and 2.05475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064247Jy sigma=1.268543 ! Fit after self-cal, rms=0.064176Jy sigma=1.267641 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] 1:BR ! Syntax error in line: ! 1:BR ! ^ ! Found constant: 1.000 ! Where a command or assignment expression was expected. ![Exited script file: /tmp/ff.ff] ![Exited script file: /home/lpetrov/bin/rdv_muppet] ! wmap "/scr/pima/rdv96_uvs/J1800+7828_S\_map.fits" ! Inverting map and beam ! Estimated beam: bmin=3.173 mas, bmaj=4.057 mas, bpa=-7.695 degrees ! Estimated noise=0.379877 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.173 x 4.057 at -7.695 degrees (North through East) ! Clean map min=-0.043105 max=1.3828 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv96_uvs/J1800+7828_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= 1.3827 rms= 0.00606 Jy quit ! Quitting program ! Log file /scr/pima/rdv96_uvs/J1800+7828_S_uvs.log closed on Sat Dec 21 00:25:19 2013