! Started logfile: /scr/pima/rdv73_uvs/J1517-2422_X_uvs.log on Sat Jan 9 17:36:00 2016 obs /scr/pima/rdv73_uvs/J1517-2422_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1517-2422_X_uva.fits ! AN table 1: 31 integrations on 21 of 21 possible baselines. ! AN table 2: 31 integrations on 36 of 36 possible baselines. ! AN table 3: 32 integrations on 55 of 55 possible baselines. ! AN table 4: 6 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.939711 visibilities/baseline/integration-bin. ! Found source: J1517-2422 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 13280 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J1517-2422_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: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:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC 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: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: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: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 ! 4:KK self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.465554Jy sigma=5.836180 ! Fit after self-cal, rms=0.515979Jy sigma=1.907491 ! 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 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=0.6265 mas, bmaj=1.725 mas, bpa=-8.909 degrees ! Estimated noise=3.17338 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.624472 Jy ! Component: 100 - total flux cleaned = 0.810679 Jy ! Total flux subtracted in 100 components = 0.810679 Jy ! Clean residual min=-0.079232 max=0.143323 Jy/beam ! Clean residual mean=-0.000217 rms=0.016466 Jy/beam ! Combined flux in latest and established models = 0.810679 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.810679 Jy ! ! Correcting IF 1. ! A total of 31 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.532032Jy sigma=2.111912 ! Fit after self-cal, rms=0.531835Jy sigma=2.110991 ! Inverting map and beam ! Estimated beam: bmin=0.6265 mas, bmaj=1.725 mas, bpa=-8.909 degrees ! Estimated noise=3.17338 mJy/beam. ! Added new window around map position (0.6, 2.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142146 Jy ! Component: 100 - total flux cleaned = 0.234454 Jy ! Total flux subtracted in 100 components = 0.234454 Jy ! Clean residual min=-0.068561 max=0.104091 Jy/beam ! Clean residual mean=-0.000194 rms=0.013623 Jy/beam ! Combined flux in latest and established models = 1.04513 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 1.04513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.437726Jy sigma=1.702847 ! Fit after self-cal, rms=0.434472Jy sigma=1.692855 ! Inverting map ! Added new window around map position (1.4, -6.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106045 Jy ! Component: 100 - total flux cleaned = 0.181501 Jy ! Total flux subtracted in 100 components = 0.181501 Jy ! Clean residual min=-0.063040 max=0.079121 Jy/beam ! Clean residual mean=-0.000150 rms=0.011444 Jy/beam ! Combined flux in latest and established models = 1.22663 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 1.22663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.371016Jy sigma=1.422290 ! Fit after self-cal, rms=0.367122Jy sigma=1.411213 ! Inverting map ! Added new window around map position (-1, -1.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0784278 Jy ! Component: 100 - total flux cleaned = 0.138957 Jy ! Total flux subtracted in 100 components = 0.138957 Jy ! Clean residual min=-0.053387 max=0.058197 Jy/beam ! Clean residual mean=-0.000120 rms=0.009787 Jy/beam ! Combined flux in latest and established models = 1.36559 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 1.36559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321840Jy sigma=1.222041 ! Fit after self-cal, rms=0.320541Jy sigma=1.216693 ! 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.8182 mas, bmaj=2.143 mas, bpa=-7.172 degrees ! Estimated noise=1.75438 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.2, -0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141746 Jy ! Component: 100 - total flux cleaned = 0.237491 Jy ! Component: 150 - total flux cleaned = 0.307925 Jy ! Component: 200 - total flux cleaned = 0.360838 Jy ! Total flux subtracted in 200 components = 0.360838 Jy ! Clean residual min=-0.061350 max=0.072310 Jy/beam ! Clean residual mean=-0.000099 rms=0.012582 Jy/beam ! Combined flux in latest and established models = 1.72643 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 104 components and 1.72643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232778Jy sigma=0.840431 ! Fit after self-cal, rms=0.228792Jy sigma=0.823285 ! Inverting map ! Added new window around map position (3.4, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0803787 Jy ! Component: 100 - total flux cleaned = 0.126065 Jy ! Component: 150 - total flux cleaned = 0.160001 Jy ! Component: 200 - total flux cleaned = 0.186049 Jy ! Total flux subtracted in 200 components = 0.186049 Jy ! Clean residual min=-0.047274 max=0.033653 Jy/beam ! Clean residual mean=-0.000028 rms=0.008943 Jy/beam ! Combined flux in latest and established models = 1.91248 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 134 components and 1.91248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196070Jy sigma=0.681139 ! Fit after self-cal, rms=0.192407Jy sigma=0.661159 ! 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.18 KP 1.02 LA 1.04 ! OV 0.98 PT 0.95 SC 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.01 HN 1.09 KP 0.88 ! LA 1.00 MK 1.01 OV 0.99 PT 0.94 ! SC 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.07 FD 1.02 HN 1.53 KK 1.00* ! KP 0.90 LA 1.09 MK 0.97 NL 1.08 ! OV 0.95 PT 0.93 SC 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.24 KP 0.98 LA 1.03 ! OV 0.97 PT 0.99 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.01 HN 1.12 KP 0.84 ! LA 0.99 MK 1.02 OV 0.96 PT 1.00 ! SC 1.03 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.06 FD 1.02 HN 1.50 KK 1.00* ! KP 0.85 LA 1.07 MK 0.97 NL 1.04 ! OV 0.94 PT 1.00 SC 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.26 KP 0.90 LA 1.09 ! OV 1.01 PT 1.01 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.02 HN 1.13 KP 0.77 ! LA 1.03 MK 0.99 OV 1.01 PT 0.99 ! SC 1.03 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.13 FD 1.02 HN 1.49 KK 1.00* ! KP 0.79 LA 1.13 MK 0.98 NL 1.08 ! OV 0.97 PT 0.99 SC 1.00 ! ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.35 KP 0.97 LA 1.09 ! OV 1.01 PT 1.00 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.05 HN 1.21 KP 0.83 ! LA 1.04 MK 1.02 OV 1.00 PT 0.99 ! SC 1.05 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.11 FD 1.05 HN 1.58 KK 1.00* ! KP 0.85 LA 1.12 MK 1.02 NL 1.04 ! OV 0.95 PT 0.99 SC 0.99 ! ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.192407Jy sigma=0.661159 ! Fit after self-cal, rms=0.149833Jy sigma=0.476417 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8233 mas, bmaj=2.141 mas, bpa=-6.854 degrees ! Estimated noise=1.78768 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 (16.4, -29.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263639 Jy ! Component: 100 - total flux cleaned = 0.0329177 Jy ! Component: 150 - total flux cleaned = 0.0368535 Jy ! Component: 200 - total flux cleaned = 0.0385339 Jy ! Total flux subtracted in 200 components = 0.0385339 Jy ! Clean residual min=-0.019538 max=0.020572 Jy/beam ! Clean residual mean=-0.000011 rms=0.004093 Jy/beam ! Combined flux in latest and established models = 1.95101 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 166 components and 1.95101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141689Jy sigma=0.439809 ! Fit after self-cal, rms=0.141229Jy sigma=0.437106 ! 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.141229Jy sigma=0.437106 ! Fit after self-cal, rms=0.140995Jy sigma=0.434003 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.822 mas, bmaj=2.139 mas, bpa=-6.916 degrees ! Estimated noise=1.77987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00653613 Jy ! Component: 100 - total flux cleaned = 0.00939642 Jy ! Component: 150 - total flux cleaned = 0.0113821 Jy ! Component: 200 - total flux cleaned = 0.0118214 Jy ! Total flux subtracted in 200 components = 0.0118214 Jy ! Clean residual min=-0.016837 max=0.018191 Jy/beam ! Clean residual mean=-0.000011 rms=0.003625 Jy/beam ! Combined flux in latest and established models = 1.96283 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 185 components and 1.96283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136686Jy sigma=0.418285 ! Fit after self-cal, rms=0.136452Jy sigma=0.417043 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 (5.4, -10.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142868 Jy ! Component: 100 - total flux cleaned = 0.0151994 Jy ! Component: 150 - total flux cleaned = 0.0151959 Jy ! Component: 200 - total flux cleaned = 0.015209 Jy ! Total flux subtracted in 200 components = 0.015209 Jy ! Clean residual min=-0.014663 max=0.016084 Jy/beam ! Clean residual mean=-0.000006 rms=0.003255 Jy/beam ! Combined flux in latest and established models = 1.97804 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 205 components and 1.97804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132599Jy sigma=0.404968 ! Fit after self-cal, rms=0.132482Jy sigma=0.404163 ! Inverting map ! Added new window around map position (-0.6, 10.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120902 Jy ! Component: 100 - total flux cleaned = 0.0164045 Jy ! Component: 150 - total flux cleaned = 0.0188669 Jy ! Component: 200 - total flux cleaned = 0.0195348 Jy ! Total flux subtracted in 200 components = 0.0195348 Jy ! Clean residual min=-0.013763 max=0.012640 Jy/beam ! Clean residual mean=-0.000001 rms=0.003057 Jy/beam ! Combined flux in latest and established models = 1.99758 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 239 components and 1.99758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129134Jy sigma=0.395065 ! Fit after self-cal, rms=0.129103Jy sigma=0.394632 ! 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.129103Jy sigma=0.394632 ! Fit after self-cal, rms=0.128426Jy sigma=0.389858 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8215 mas, bmaj=2.136 mas, bpa=-6.901 degrees ! Estimated noise=1.77627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305288 Jy ! Component: 100 - total flux cleaned = 0.00486875 Jy ! Component: 150 - total flux cleaned = 0.00586701 Jy ! Component: 200 - total flux cleaned = 0.00649904 Jy ! Total flux subtracted in 200 components = 0.00649904 Jy ! Clean residual min=-0.012830 max=0.012819 Jy/beam ! Clean residual mean=-0.000003 rms=0.002771 Jy/beam ! Combined flux in latest and established models = 2.00407 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 254 components and 2.00407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125925Jy sigma=0.383131 ! Fit after self-cal, rms=0.125850Jy sigma=0.382783 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.00192943 Jy ! Component: 100 - total flux cleaned = 0.00309892 Jy ! Component: 150 - total flux cleaned = 0.00336643 Jy ! Component: 200 - total flux cleaned = 0.00389035 Jy ! Total flux subtracted in 200 components = 0.00389035 Jy ! Clean residual min=-0.012213 max=0.011958 Jy/beam ! Clean residual mean=-0.000002 rms=0.002655 Jy/beam ! Combined flux in latest and established models = 2.00797 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 266 components and 2.00797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124177Jy sigma=0.378582 ! Fit after self-cal, rms=0.124140Jy sigma=0.378416 ! 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.124140Jy sigma=0.378416 ! Fit after self-cal, rms=0.123805Jy sigma=0.376553 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.491 mas, bmaj=5.205 mas, bpa=-0.8022 degrees ! Estimated noise=2.35943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00471055 Jy ! Component: 100 - total flux cleaned = 0.00570909 Jy ! Component: 150 - total flux cleaned = 0.00624735 Jy ! Component: 200 - total flux cleaned = 0.00696084 Jy ! Total flux subtracted in 200 components = 0.00696084 Jy ! Clean residual min=-0.013492 max=0.013513 Jy/beam ! Clean residual mean=-0.000009 rms=0.003803 Jy/beam ! Combined flux in latest and established models = 2.01493 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 279 components and 2.01493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122470Jy sigma=0.373945 ! Fit after self-cal, rms=0.122330Jy sigma=0.373042 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.00144701 Jy ! Component: 100 - total flux cleaned = 0.00212421 Jy ! Component: 150 - total flux cleaned = 0.00233119 Jy ! Component: 200 - total flux cleaned = 0.00271007 Jy ! Total flux subtracted in 200 components = 0.00271007 Jy ! Clean residual min=-0.013204 max=0.013148 Jy/beam ! Clean residual mean=-0.000006 rms=0.003620 Jy/beam ! Combined flux in latest and established models = 2.01764 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 286 components and 2.01764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121647Jy sigma=0.372408 ! Fit after self-cal, rms=0.121593Jy sigma=0.372184 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2:SC self-cal status=fixed weight=1 selfant 3:BR,true ! 3:BR self-cal status=fixed weight=1 selfant 3:FD,true ! 3:FD self-cal status=fixed weight=1 selfant 3:HN,true ! 3:HN self-cal status=fixed weight=1 selfant 3:KP,true ! 3:KP self-cal status=fixed weight=1 selfant 3:LA,true ! 3:LA self-cal status=fixed weight=1 selfant 3:MK,true ! 3:MK self-cal status=fixed weight=1 selfant 3:NL,true ! 3:NL 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:MK,true ! 4:MK self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.150766Jy sigma=0.489701 ! Fit after self-cal, rms=0.132214Jy sigma=0.407007 selfant "",false ! 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:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC 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: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: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: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 ! 4:KK self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 10 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 10 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 10 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 10 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.132214Jy sigma=0.407007 ! Fit after self-cal, rms=0.124219Jy sigma=0.368593 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.6075 mas, bmaj=1.743 mas, bpa=-9.56 degrees ! Estimated noise=3.20367 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.00405427 Jy ! Component: 100 - total flux cleaned = -0.0060468 Jy ! Component: 150 - total flux cleaned = -0.00816706 Jy ! Component: 200 - total flux cleaned = -0.00976805 Jy ! Total flux subtracted in 200 components = -0.00976805 Jy ! Clean residual min=-0.010713 max=0.010434 Jy/beam ! Clean residual mean=-0.000005 rms=0.002282 Jy/beam ! Combined flux in latest and established models = 2.00787 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 310 components and 2.00787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122499Jy sigma=0.365497 ! Fit after self-cal, rms=0.121927Jy sigma=0.363976 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.786 mas, bmaj=2.14 mas, bpa=-8.626 degrees ! Estimated noise=1.73525 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215782 Jy ! Component: 100 - total flux cleaned = 0.00259201 Jy ! Component: 150 - total flux cleaned = 0.00279742 Jy ! Component: 200 - total flux cleaned = 0.00260472 Jy ! Component: 250 - total flux cleaned = 0.00260617 Jy ! Component: 300 - total flux cleaned = 0.00260642 Jy ! Component: 350 - total flux cleaned = 0.00260377 Jy ! Component: 400 - total flux cleaned = 0.00276936 Jy ! Total flux subtracted in 400 components = 0.00276936 Jy ! Clean residual min=-0.009742 max=0.008716 Jy/beam ! Clean residual mean=-0.000002 rms=0.002082 Jy/beam ! Combined flux in latest and established models = 2.01064 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 337 components and 2.01064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120413Jy sigma=0.359862 ! Fit after self-cal, rms=0.120405Jy sigma=0.359713 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000827932 Jy ! Component: 100 - total flux cleaned = 0.00113928 Jy ! Component: 150 - total flux cleaned = 0.00113995 Jy ! Component: 200 - total flux cleaned = 0.00114019 Jy ! Component: 250 - total flux cleaned = 0.0012838 Jy ! Component: 300 - total flux cleaned = 0.00128198 Jy ! Component: 350 - total flux cleaned = 0.00141684 Jy ! Component: 400 - total flux cleaned = 0.00141673 Jy ! Total flux subtracted in 400 components = 0.00141673 Jy ! Clean residual min=-0.009368 max=0.007972 Jy/beam ! Clean residual mean=-0.000001 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 2.01205 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 357 components and 2.01205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119461Jy sigma=0.357593 ! Fit after self-cal, rms=0.119458Jy sigma=0.357522 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 11 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 11 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 11 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 11 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.140121Jy sigma=0.455852 ! Fit after self-cal, rms=0.119659Jy sigma=0.356648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.7869 mas, bmaj=2.14 mas, bpa=-8.563 degrees ! Estimated noise=1.73557 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00206824 Jy ! Component: 100 - total flux cleaned = -0.00154093 Jy ! Component: 150 - total flux cleaned = -0.00169329 Jy ! Component: 200 - total flux cleaned = -0.00183292 Jy ! Component: 250 - total flux cleaned = -0.00196607 Jy ! Component: 300 - total flux cleaned = -0.00183492 Jy ! Component: 350 - total flux cleaned = -0.00171314 Jy ! Component: 400 - total flux cleaned = -0.00159147 Jy ! Total flux subtracted in 400 components = -0.00159147 Jy ! Clean residual min=-0.008943 max=0.007787 Jy/beam ! Clean residual mean=-0.000004 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 2.01046 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 373 components and 2.01046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118608Jy sigma=0.354278 ! Fit after self-cal, rms=0.118586Jy sigma=0.354160 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000813771 Jy ! Component: 100 - total flux cleaned = 0.000817098 Jy ! Component: 150 - total flux cleaned = 0.000814655 Jy ! Component: 200 - total flux cleaned = 0.000813321 Jy ! Component: 250 - total flux cleaned = 0.000698878 Jy ! Component: 300 - total flux cleaned = 0.000695759 Jy ! Component: 350 - total flux cleaned = 0.000588506 Jy ! Component: 400 - total flux cleaned = 0.000693737 Jy ! Total flux subtracted in 400 components = 0.000693737 Jy ! Clean residual min=-0.008782 max=0.007543 Jy/beam ! Clean residual mean=-0.000004 rms=0.001875 Jy/beam ! Combined flux in latest and established models = 2.01115 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 382 components and 2.01115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117952Jy sigma=0.352870 ! Fit after self-cal, rms=0.117942Jy sigma=0.352816 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117942Jy sigma=0.352816 ! Fit after self-cal, rms=0.117943Jy sigma=0.351530 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.7874 mas, bmaj=2.139 mas, bpa=-8.514 degrees ! Estimated noise=1.73569 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00191545 Jy ! Component: 100 - total flux cleaned = -0.0013498 Jy ! Component: 150 - total flux cleaned = -0.00134656 Jy ! Component: 200 - total flux cleaned = -0.00135083 Jy ! Component: 250 - total flux cleaned = -0.00146779 Jy ! Component: 300 - total flux cleaned = -0.00179576 Jy ! Component: 350 - total flux cleaned = -0.00211004 Jy ! Component: 400 - total flux cleaned = -0.00211033 Jy ! Total flux subtracted in 400 components = -0.00211033 Jy ! Clean residual min=-0.008355 max=0.007394 Jy/beam ! Clean residual mean=-0.000005 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 2.00904 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 393 components and 2.00904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117224Jy sigma=0.349924 ! Fit after self-cal, rms=0.117206Jy sigma=0.349848 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547473 Jy ! Component: 100 - total flux cleaned = 0.000445302 Jy ! Component: 150 - total flux cleaned = 0.000348032 Jy ! Component: 200 - total flux cleaned = 0.000348841 Jy ! Component: 250 - total flux cleaned = 0.000347738 Jy ! Component: 300 - total flux cleaned = 0.000253575 Jy ! Component: 350 - total flux cleaned = 0.000344198 Jy ! Component: 400 - total flux cleaned = 0.00025562 Jy ! Total flux subtracted in 400 components = 0.00025562 Jy ! Clean residual min=-0.008232 max=0.007256 Jy/beam ! Clean residual mean=-0.000005 rms=0.001774 Jy/beam ! Combined flux in latest and established models = 2.0093 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 405 components and 2.0093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116753Jy sigma=0.348937 ! Fit after self-cal, rms=0.116743Jy sigma=0.348900 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116743Jy sigma=0.348900 ! Fit after self-cal, rms=0.114404Jy sigma=0.334921 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=2.506 mas, bmaj=5.227 mas, bpa=-1.235 degrees ! Estimated noise=2.32413 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159846 Jy ! Component: 100 - total flux cleaned = 0.000911548 Jy ! Component: 150 - total flux cleaned = 0.00148453 Jy ! Component: 200 - total flux cleaned = 0.00138305 Jy ! Component: 250 - total flux cleaned = 0.00128634 Jy ! Component: 300 - total flux cleaned = 0.00128844 Jy ! Component: 350 - total flux cleaned = 0.00128597 Jy ! Component: 400 - total flux cleaned = 0.00120097 Jy ! Total flux subtracted in 400 components = 0.00120097 Jy ! Clean residual min=-0.010630 max=0.009525 Jy/beam ! Clean residual mean=-0.000016 rms=0.002782 Jy/beam ! Combined flux in latest and established models = 2.0105 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 418 components and 2.0105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114155Jy sigma=0.334708 ! Fit after self-cal, rms=0.114116Jy sigma=0.334486 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254053 Jy ! Component: 100 - total flux cleaned = 0.000620967 Jy ! Component: 150 - total flux cleaned = 0.000377444 Jy ! Component: 200 - total flux cleaned = 0.000378333 Jy ! Component: 250 - total flux cleaned = 0.000379359 Jy ! Component: 300 - total flux cleaned = 0.000452676 Jy ! Component: 350 - total flux cleaned = 0.000594689 Jy ! Component: 400 - total flux cleaned = 0.000663805 Jy ! Total flux subtracted in 400 components = 0.000663805 Jy ! Clean residual min=-0.010579 max=0.009185 Jy/beam ! Clean residual mean=-0.000015 rms=0.002728 Jy/beam ! Combined flux in latest and established models = 2.01116 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 428 components and 2.01116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113897Jy sigma=0.334621 ! Fit after self-cal, rms=0.113884Jy sigma=0.334537 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.7877 mas, bmaj=2.139 mas, bpa=-8.479 degrees ! Estimated noise=1.73595 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7877 x 2.139 at -8.479 degrees (North through East) ! Clean map min=-0.01691 max=0.77824 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113884Jy sigma=0.334537 ! Fit after self-cal, rms=0.110373Jy sigma=0.313745 ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.7878 mas, bmaj=2.139 mas, bpa=-8.443 degrees ! Estimated noise=1.73346 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192693 Jy ! Component: 100 - total flux cleaned = -0.00180141 Jy ! Component: 150 - total flux cleaned = -0.00180037 Jy ! Component: 200 - total flux cleaned = -0.00190281 Jy ! Component: 250 - total flux cleaned = -0.00209497 Jy ! Component: 300 - total flux cleaned = -0.00218753 Jy ! Component: 350 - total flux cleaned = -0.00218477 Jy ! Component: 400 - total flux cleaned = -0.00218349 Jy ! Total flux subtracted in 400 components = -0.00218349 Jy ! Clean residual min=-0.007791 max=0.007051 Jy/beam ! Clean residual mean=-0.000007 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 2.00898 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 452 components and 2.00898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109829Jy sigma=0.312332 ! Fit after self-cal, rms=0.109813Jy sigma=0.312268 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.20211e-05 Jy ! Component: 100 - total flux cleaned = -0.000185204 Jy ! Component: 150 - total flux cleaned = -0.000184567 Jy ! Component: 200 - total flux cleaned = -0.000186046 Jy ! Component: 250 - total flux cleaned = -0.000186714 Jy ! Component: 300 - total flux cleaned = -0.000186989 Jy ! Component: 350 - total flux cleaned = -0.000265568 Jy ! Component: 400 - total flux cleaned = -0.000187926 Jy ! Total flux subtracted in 400 components = -0.000187926 Jy ! Clean residual min=-0.007584 max=0.006920 Jy/beam ! Clean residual mean=-0.000007 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 2.00879 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 459 components and 2.00879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109476Jy sigma=0.311467 ! Fit after self-cal, rms=0.109467Jy sigma=0.311431 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109467Jy sigma=0.311431 ! Fit after self-cal, rms=0.109643Jy sigma=0.311152 print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.609 mas, bmaj=1.74 mas, bpa=-9.286 degrees ! Estimated noise=3.21109 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.640407 Jy ! Component: 100 - total flux cleaned = 0.862245 Jy ! Component: 150 - total flux cleaned = 1.00277 Jy ! Component: 200 - total flux cleaned = 1.10885 Jy ! Component: 250 - total flux cleaned = 1.19521 Jy ! Component: 300 - total flux cleaned = 1.26781 Jy ! Component: 350 - total flux cleaned = 1.33071 Jy ! Component: 400 - total flux cleaned = 1.38616 Jy ! Total flux subtracted in 400 components = 1.38616 Jy ! Clean residual min=-0.024045 max=0.034658 Jy/beam ! Clean residual mean=-0.000097 rms=0.006529 Jy/beam ! Combined flux in latest and established models = 1.38616 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 81 model components to the UV plane model. ! The established model now contains 81 components and 1.38616 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.7881 mas, bmaj=2.139 mas, bpa=-8.41 degrees ! Estimated noise=1.73353 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128685 Jy ! Component: 100 - total flux cleaned = 0.221569 Jy ! Component: 150 - total flux cleaned = 0.292293 Jy ! Component: 200 - total flux cleaned = 0.347181 Jy ! Component: 250 - total flux cleaned = 0.390937 Jy ! Component: 300 - total flux cleaned = 0.426561 Jy ! Component: 350 - total flux cleaned = 0.455992 Jy ! Component: 400 - total flux cleaned = 0.480586 Jy ! Total flux subtracted in 400 components = 0.480586 Jy ! Clean residual min=-0.014325 max=0.018509 Jy/beam ! Clean residual mean=-0.000050 rms=0.004152 Jy/beam ! Combined flux in latest and established models = 1.86675 Jy ! Adding 169 model components to the UV plane model. ! The established model now contains 224 components and 1.86675 Jy ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Added new window around map position (0.2, -5.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214696 Jy ! Component: 100 - total flux cleaned = 0.0396191 Jy ! Component: 150 - total flux cleaned = 0.0554516 Jy ! Component: 200 - total flux cleaned = 0.0682629 Jy ! Component: 250 - total flux cleaned = 0.0776863 Jy ! Component: 300 - total flux cleaned = 0.0844135 Jy ! Component: 350 - total flux cleaned = 0.0893278 Jy ! Component: 400 - total flux cleaned = 0.092737 Jy ! Total flux subtracted in 400 components = 0.092737 Jy ! Clean residual min=-0.010165 max=0.011199 Jy/beam ! Clean residual mean=-0.000020 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 1.95948 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 305 components and 1.95948 Jy ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Added new window around map position (-3.2, 0). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602456 Jy ! Component: 100 - total flux cleaned = 0.00888564 Jy ! Component: 150 - total flux cleaned = 0.011155 Jy ! Component: 200 - total flux cleaned = 0.0135903 Jy ! Component: 250 - total flux cleaned = 0.0158743 Jy ! Component: 300 - total flux cleaned = 0.0174924 Jy ! Component: 350 - total flux cleaned = 0.0192842 Jy ! Component: 400 - total flux cleaned = 0.0207463 Jy ! Total flux subtracted in 400 components = 0.0207463 Jy ! Clean residual min=-0.008259 max=0.007711 Jy/beam ! Clean residual mean=-0.000013 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 1.98023 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 356 components and 1.98023 Jy ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=2.511 mas, bmaj=5.234 mas, bpa=-1.161 degrees ! Estimated noise=2.31824 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00827841 Jy ! Component: 100 - total flux cleaned = 0.0119592 Jy ! Component: 150 - total flux cleaned = 0.0153759 Jy ! Component: 200 - total flux cleaned = 0.0183603 Jy ! Component: 250 - total flux cleaned = 0.020357 Jy ! Component: 300 - total flux cleaned = 0.0217433 Jy ! Component: 350 - total flux cleaned = 0.0226387 Jy ! Component: 400 - total flux cleaned = 0.0231416 Jy ! Total flux subtracted in 400 components = 0.0231416 Jy ! Clean residual min=-0.010627 max=0.010121 Jy/beam ! Clean residual mean=-0.000019 rms=0.002651 Jy/beam ! Combined flux in latest and established models = 2.00337 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 = 0.000773744 Jy ! Component: 100 - total flux cleaned = 0.00106676 Jy ! Component: 150 - total flux cleaned = 0.00162179 Jy ! Component: 200 - total flux cleaned = 0.00188874 Jy ! Component: 250 - total flux cleaned = 0.00239477 Jy ! Component: 300 - total flux cleaned = 0.00263398 Jy ! Component: 350 - total flux cleaned = 0.00286559 Jy ! Component: 400 - total flux cleaned = 0.00308837 Jy ! Total flux subtracted in 400 components = 0.00308837 Jy ! Clean residual min=-0.010224 max=0.009691 Jy/beam ! Clean residual mean=-0.000017 rms=0.002545 Jy/beam ! Combined flux in latest and established models = 2.00646 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 427 components and 2.00646 Jy ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! Estimated beam: bmin=0.7881 mas, bmaj=2.139 mas, bpa=-8.41 degrees ! Estimated noise=1.73353 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00422574 Jy ! Component: 100 - total flux cleaned = -0.00473429 Jy ! Component: 150 - total flux cleaned = -0.00496566 Jy ! Component: 200 - total flux cleaned = -0.0055688 Jy ! Component: 250 - total flux cleaned = -0.00557164 Jy ! Component: 300 - total flux cleaned = -0.00540067 Jy ! Component: 350 - total flux cleaned = -0.00491083 Jy ! Component: 400 - total flux cleaned = -0.00460097 Jy ! Total flux subtracted in 400 components = -0.00460097 Jy ! Clean residual min=-0.007335 max=0.007014 Jy/beam ! Clean residual mean=-0.000009 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 2.00186 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 466 components and 2.00186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109578Jy sigma=0.310158 ! Fit after self-cal, rms=0.109240Jy sigma=0.309173 wmodel /scr/pima/rdv73_uvs/J1517-2422_X_map.mod ! Writing 466 model components to file: /scr/pima/rdv73_uvs/J1517-2422_X_map.mod wobs /scr/pima/rdv73_uvs/J1517-2422_X_uvs.fits ! Applying 1984 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1517-2422_X_uvs.fits wwins /scr/pima/rdv73_uvs/J1517-2422_X_map.win ! wwins: Wrote 11 windows to /scr/pima/rdv73_uvs/J1517-2422_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306853 Jy ! Component: 100 - total flux cleaned = -0.00105899 Jy ! Component: 150 - total flux cleaned = -0.00105612 Jy ! Component: 200 - total flux cleaned = -0.00115283 Jy ! Component: 250 - total flux cleaned = -0.00115162 Jy ! Component: 300 - total flux cleaned = -0.00142833 Jy ! Component: 350 - total flux cleaned = -0.00160776 Jy ! Component: 400 - total flux cleaned = -0.00178502 Jy ! Component: 450 - total flux cleaned = -0.00213094 Jy ! Component: 500 - total flux cleaned = -0.00263885 Jy ! Component: 550 - total flux cleaned = -0.00297138 Jy ! Component: 600 - total flux cleaned = -0.00330013 Jy ! Component: 650 - total flux cleaned = -0.00370289 Jy ! Component: 700 - total flux cleaned = -0.00386351 Jy ! Component: 750 - total flux cleaned = -0.00448881 Jy ! Component: 800 - total flux cleaned = -0.00479391 Jy ! Component: 850 - total flux cleaned = -0.00524549 Jy ! Component: 900 - total flux cleaned = -0.00532004 Jy ! Component: 950 - total flux cleaned = -0.00554128 Jy ! Component: 1000 - total flux cleaned = -0.00597556 Jy ! Component: 1050 - total flux cleaned = -0.00604624 Jy ! Component: 1100 - total flux cleaned = -0.00604677 Jy ! Component: 1150 - total flux cleaned = -0.00625674 Jy ! Component: 1200 - total flux cleaned = -0.00646366 Jy ! Component: 1250 - total flux cleaned = -0.00653271 Jy ! Component: 1300 - total flux cleaned = -0.00666776 Jy ! Component: 1350 - total flux cleaned = -0.00680046 Jy ! Component: 1400 - total flux cleaned = -0.00660327 Jy ! Component: 1450 - total flux cleaned = -0.00699402 Jy ! Component: 1500 - total flux cleaned = -0.00712121 Jy ! Component: 1550 - total flux cleaned = -0.00718517 Jy ! Component: 1600 - total flux cleaned = -0.0071855 Jy ! Component: 1650 - total flux cleaned = -0.00737262 Jy ! Component: 1700 - total flux cleaned = -0.00724949 Jy ! Component: 1750 - total flux cleaned = -0.00755577 Jy ! Component: 1800 - total flux cleaned = -0.00755632 Jy ! Component: 1850 - total flux cleaned = -0.00779538 Jy ! Component: 1900 - total flux cleaned = -0.00755922 Jy ! Component: 1950 - total flux cleaned = -0.00773611 Jy ! Component: 2000 - total flux cleaned = -0.00785255 Jy ! Component: 2050 - total flux cleaned = -0.00785374 Jy ! Component: 2100 - total flux cleaned = -0.00785481 Jy ! Component: 2150 - total flux cleaned = -0.00796779 Jy ! Component: 2200 - total flux cleaned = -0.00819235 Jy ! Component: 2250 - total flux cleaned = -0.00835915 Jy ! Component: 2300 - total flux cleaned = -0.0085238 Jy ! Component: 2350 - total flux cleaned = -0.00852434 Jy ! Component: 2400 - total flux cleaned = -0.00879521 Jy ! Component: 2450 - total flux cleaned = -0.0091719 Jy ! Component: 2500 - total flux cleaned = -0.00917209 Jy ! Component: 2550 - total flux cleaned = -0.00959477 Jy ! Component: 2600 - total flux cleaned = -0.00954164 Jy ! Component: 2650 - total flux cleaned = -0.00959364 Jy ! Component: 2700 - total flux cleaned = -0.00995495 Jy ! Component: 2750 - total flux cleaned = -0.00985176 Jy ! Component: 2800 - total flux cleaned = -0.0101558 Jy ! Component: 2850 - total flux cleaned = -0.0102059 Jy ! Component: 2900 - total flux cleaned = -0.0102557 Jy ! Component: 2950 - total flux cleaned = -0.0105036 Jy ! Component: 3000 - total flux cleaned = -0.0105035 Jy ! Component: 3050 - total flux cleaned = -0.0106009 Jy ! Component: 3100 - total flux cleaned = -0.0106501 Jy ! Component: 3150 - total flux cleaned = -0.0106984 Jy ! Component: 3200 - total flux cleaned = -0.0107937 Jy ! Component: 3250 - total flux cleaned = -0.0107944 Jy ! Component: 3300 - total flux cleaned = -0.0109831 Jy ! Component: 3350 - total flux cleaned = -0.0112171 Jy ! Component: 3400 - total flux cleaned = -0.01117 Jy ! Component: 3450 - total flux cleaned = -0.0112164 Jy ! Component: 3500 - total flux cleaned = -0.0112622 Jy ! Component: 3550 - total flux cleaned = -0.0115358 Jy ! Component: 3600 - total flux cleaned = -0.0117159 Jy ! Component: 3650 - total flux cleaned = -0.0115807 Jy ! Component: 3700 - total flux cleaned = -0.0117594 Jy ! Component: 3750 - total flux cleaned = -0.0119366 Jy ! Component: 3800 - total flux cleaned = -0.0122446 Jy ! Component: 3850 - total flux cleaned = -0.0122009 Jy ! Component: 3900 - total flux cleaned = -0.0122882 Jy ! Component: 3950 - total flux cleaned = -0.0125914 Jy ! Component: 4000 - total flux cleaned = -0.0125058 Jy ! Component: 4050 - total flux cleaned = -0.0126337 Jy ! Total flux subtracted in 4096 components = -0.012761 Jy ! Clean residual min=-0.002280 max=0.002580 Jy/beam ! Clean residual mean=-0.000001 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 1.9891 Jy keep ! Adding 338 model components to the UV plane model. ! The established model now contains 804 components and 1.9891 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1517-2422_X\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7881 x 2.139 at -8.41 degrees (North through East) ! Clean map min=-0.0096921 max=0.77829 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1517-2422_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map ! Your choice of large map pixels excluded 0.477% of the data. ! The x-axis pixel size should ideally be below 0.1953 milli-arcsec float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.7782 rms= 0.00075 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1517-2422_X_uvs.log closed on Sat Jan 9 17:36:08 2016