! Started logfile: /d2/scr/pima/rdv96_uvs/J1800+7828_X_uvs.log on Fri Dec 20 23:46:23 2013 obs /d2/scr/pima/rdv96_uvs/J1800+7828_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rdv96_uvs/J1800+7828_X_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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /d2/scr/pima/rdv96_uvs/J1800+7828_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1: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.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. ! ! Correcting IF 2. ! ! 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.781816Jy sigma=40.127025 ! Fit after self-cal, rms=0.682646Jy sigma=17.004282 ! 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=0.7988 mas, bmaj=1.297 mas, bpa=43 degrees ! Estimated noise=0.754224 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.21814 Jy ! Component: 100 - total flux cleaned = 1.53233 Jy ! Total flux subtracted in 100 components = 1.53233 Jy ! Clean residual min=-0.045004 max=0.150290 Jy/beam ! Clean residual mean=0.000143 rms=0.011968 Jy/beam ! Combined flux in latest and established models = 1.53233 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.53233 Jy ! ! Correcting IF 1. ! A total of 152 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 152 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.362480Jy sigma=11.009804 ! Fit after self-cal, rms=0.362172Jy sigma=10.989381 ! Inverting map and beam ! Estimated beam: bmin=0.7988 mas, bmaj=1.297 mas, bpa=43 degrees ! Estimated noise=0.754224 mJy/beam. ! Added new window around map position (-1.4, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157651 Jy ! Component: 100 - total flux cleaned = 0.244719 Jy ! Total flux subtracted in 100 components = 0.244719 Jy ! Clean residual min=-0.034266 max=0.064611 Jy/beam ! Clean residual mean=0.000099 rms=0.007531 Jy/beam ! Combined flux in latest and established models = 1.77705 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 1.77705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239962Jy sigma=7.031461 ! Fit after self-cal, rms=0.233222Jy sigma=6.930080 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0663949 Jy ! Component: 100 - total flux cleaned = 0.106324 Jy ! Total flux subtracted in 100 components = 0.106324 Jy ! Clean residual min=-0.031020 max=0.034577 Jy/beam ! Clean residual mean=0.000080 rms=0.005966 Jy/beam ! Combined flux in latest and established models = 1.88338 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 1.88338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190546Jy sigma=5.502502 ! Fit after self-cal, rms=0.188277Jy sigma=5.465612 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9821 mas, bmaj=2.228 mas, bpa=33.5 degrees ! Estimated noise=0.349386 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.107485 Jy ! Component: 100 - total flux cleaned = 0.157198 Jy ! Component: 150 - total flux cleaned = 0.185637 Jy ! Component: 200 - total flux cleaned = 0.203472 Jy ! Total flux subtracted in 200 components = 0.203472 Jy ! Clean residual min=-0.035381 max=0.030546 Jy/beam ! Clean residual mean=0.000054 rms=0.008511 Jy/beam ! Combined flux in latest and established models = 2.08685 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 2.08685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140641Jy sigma=3.741407 ! Fit after self-cal, rms=0.138308Jy sigma=3.699115 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.01 KP 1.02 ! LA 1.02 MA 1.00* MK 1.01 NL 0.98 ! NY 1.00* OV 1.00 PT 0.98 SC 0.98 ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.03 HN 1.03 KP 1.06 ! LA 1.09 MK 1.01 NL 1.01 OV 1.04 ! PT 1.04 SC 1.15 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 1.08 HN 1.06 KP 1.08 ! LA 1.09 MK 1.08 NL 1.01 OV 1.04 ! PT 1.08 SC 1.03 WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.02 KP 0.97 ! LA 0.98 MA 1.00* MK 1.02 NL 0.99 ! NY 1.00* OV 0.99 PT 0.99 SC 1.01 ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.03 HN 1.05 KP 0.99 ! LA 1.05 MK 1.02 NL 1.02 OV 1.02 ! PT 1.05 SC 1.19 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 1.06 HN 1.04 KP 1.03 ! LA 1.06 MK 1.11 NL 1.03 OV 1.02 ! PT 1.08 SC 1.06 WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.05 KP 0.85 ! LA 1.05 MA 1.00* MK 1.00 NL 1.01 ! NY 1.00* OV 1.04 PT 0.99 SC 0.98 ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.02 HN 1.07 KP 0.89 ! LA 1.12 MK 1.00 NL 1.05 OV 1.08 ! PT 1.03 SC 1.17 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.08 FD 1.06 HN 1.08 KP 0.91 ! LA 1.12 MK 1.09 NL 1.05 OV 1.10 ! PT 1.07 SC 1.01 WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.04 KP 0.89 ! LA 1.04 MA 1.00* MK 1.04 NL 1.04 ! NY 1.00* OV 1.01 PT 1.03 SC 1.00 ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 1.07 HN 1.08 KP 0.92 ! LA 1.11 MK 1.05 NL 1.06 OV 1.06 ! PT 1.09 SC 1.17 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.07 FD 1.11 HN 1.06 KP 0.95 ! LA 1.12 MK 1.12 NL 1.06 OV 1.06 ! PT 1.12 SC 1.03 WZ 1.00* ! ! ! Fit before self-cal, rms=0.138308Jy sigma=3.699115 ! Fit after self-cal, rms=0.084590Jy sigma=2.130577 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9879 mas, bmaj=2.244 mas, bpa=33.57 degrees ! Estimated noise=0.34952 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 (-6.8, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0243158 Jy ! Component: 100 - total flux cleaned = 0.0336972 Jy ! Component: 150 - total flux cleaned = 0.0395566 Jy ! Component: 200 - total flux cleaned = 0.0443719 Jy ! Total flux subtracted in 200 components = 0.0443719 Jy ! Clean residual min=-0.012811 max=0.011960 Jy/beam ! Clean residual mean=0.000056 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 2.13122 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 73 components and 2.13122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078284Jy sigma=1.900267 ! Fit after self-cal, rms=0.077643Jy sigma=1.890179 ! 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.077643Jy sigma=1.890179 ! Fit after self-cal, rms=0.077209Jy sigma=1.874681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9892 mas, bmaj=2.245 mas, bpa=33.56 degrees ! Estimated noise=0.349398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00323124 Jy ! Component: 100 - total flux cleaned = 0.0074979 Jy ! Component: 150 - total flux cleaned = 0.0110529 Jy ! Component: 200 - total flux cleaned = 0.0131156 Jy ! Total flux subtracted in 200 components = 0.0131156 Jy ! Clean residual min=-0.011668 max=0.008826 Jy/beam ! Clean residual mean=0.000055 rms=0.002190 Jy/beam ! Combined flux in latest and established models = 2.14433 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 85 components and 2.14433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075298Jy sigma=1.827815 ! Fit after self-cal, rms=0.074910Jy sigma=1.824240 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.00118333 Jy ! Component: 100 - total flux cleaned = 0.00298705 Jy ! Component: 150 - total flux cleaned = 0.00426892 Jy ! Component: 200 - total flux cleaned = 0.00514887 Jy ! Total flux subtracted in 200 components = 0.00514887 Jy ! Clean residual min=-0.011098 max=0.008436 Jy/beam ! Clean residual mean=0.000047 rms=0.002061 Jy/beam ! Combined flux in latest and established models = 2.14948 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 97 components and 2.14948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074071Jy sigma=1.806953 ! Fit after self-cal, rms=0.073826Jy sigma=1.804997 ! 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.073826Jy sigma=1.804997 ! Fit after self-cal, rms=0.064874Jy sigma=1.366225 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9891 mas, bmaj=2.255 mas, bpa=33.47 degrees ! Estimated noise=0.34911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00532899 Jy ! Component: 100 - total flux cleaned = 0.00768818 Jy ! Component: 150 - total flux cleaned = 0.00908624 Jy ! Component: 200 - total flux cleaned = 0.0102773 Jy ! Total flux subtracted in 200 components = 0.0102773 Jy ! Clean residual min=-0.005364 max=0.006518 Jy/beam ! Clean residual mean=0.000004 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 2.15976 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 126 components and 2.15976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064171Jy sigma=1.344672 ! Fit after self-cal, rms=0.064075Jy sigma=1.343322 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 (-3.2, 0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473045 Jy ! Component: 100 - total flux cleaned = 0.00488424 Jy ! Component: 150 - total flux cleaned = 0.0053401 Jy ! Component: 200 - total flux cleaned = 0.00584161 Jy ! Total flux subtracted in 200 components = 0.00584161 Jy ! Clean residual min=-0.005198 max=0.004616 Jy/beam ! Clean residual mean=-0.000008 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 2.1656 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 147 components and 2.1656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063311Jy sigma=1.325691 ! Fit after self-cal, rms=0.063168Jy sigma=1.323088 ! 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.063168Jy sigma=1.323088 ! Fit after self-cal, rms=0.062983Jy sigma=1.320230 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.308 mas, bmaj=3.286 mas, bpa=35.88 degrees ! Estimated noise=0.365707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180625 Jy ! Component: 100 - total flux cleaned = 0.00268566 Jy ! Component: 150 - total flux cleaned = 0.00303064 Jy ! Component: 200 - total flux cleaned = 0.0032452 Jy ! Total flux subtracted in 200 components = 0.0032452 Jy ! Clean residual min=-0.006404 max=0.006202 Jy/beam ! Clean residual mean=-0.000017 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 2.16885 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 2.16884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062787Jy sigma=1.312137 ! Fit after self-cal, rms=0.062683Jy sigma=1.310678 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.000488989 Jy ! Component: 100 - total flux cleaned = 0.000563014 Jy ! Component: 150 - total flux cleaned = 0.000566009 Jy ! Component: 200 - total flux cleaned = 0.000515353 Jy ! Total flux subtracted in 200 components = 0.000515353 Jy ! Clean residual min=-0.006221 max=0.006347 Jy/beam ! Clean residual mean=-0.000020 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 2.16936 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 164 components and 2.16936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062651Jy sigma=1.307548 ! Fit after self-cal, rms=0.062604Jy sigma=1.306868 ! 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 "/d2/scr/pima/rdv96_uvs/J1800+7828_X\_map.fits" ! Inverting map and beam ! Your choice of large map pixels excluded 2.11% of the data. ! The x-axis pixel size should ideally be below 0.1599 milli-arcsec ! Estimated beam: bmin=0.799 mas, bmaj=1.103 mas, bpa=-13.35 degrees ! Estimated noise=0.353042 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.799 x 1.103 at -13.35 degrees (North through East) ! Clean map min=-0.018325 max=1.5156 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rdv96_uvs/J1800+7828_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map ! Your choice of large map pixels excluded 2.11% of the data. ! The x-axis pixel size should ideally be below 0.1599 milli-arcsec float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 1.5156 rms= 0.00559 Jy quit ! Quitting program ! Log file /d2/scr/pima/rdv96_uvs/J1800+7828_X_uvs.log closed on Fri Dec 20 23:46:26 2013