! Started logfile: /scr/pima/rdv94_uvs/J1740+5211_X_uvs.log on Tue Oct 8 12:23:03 2013 obs /scr/pima/rdv94_uvs/J1740+5211_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1740+5211_X_uva.fits ! AN table 1: 2 integrations on 28 of 28 possible baselines. ! AN table 2: 3 integrations on 6 of 6 possible baselines. ! AN table 3: 3 integrations on 6 of 6 possible baselines. ! AN table 4: 6 integrations on 66 of 66 possible baselines. ! AN table 5: 3 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.969981 visibilities/baseline/integration-bin. ! Found source: J1740+5211 ! ! 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 2068 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/rdv94_uvs/J1740+5211_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:NL self-cal status=correctable weight=1 ! 1:NY self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:NY self-cal status=correctable weight=1 ! 2:ON self-cal status=correctable weight=1 ! 2:WZ self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:NY self-cal status=correctable weight=1 ! 3:WF self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:FD self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 4:KP self-cal status=correctable weight=1 ! 4:LA self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:NL self-cal status=correctable weight=1 ! 4:NY self-cal status=correctable weight=1 ! 4:ON self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 4:WF self-cal status=correctable weight=1 ! 4:WZ self-cal status=correctable weight=1 ! 5:BR self-cal status=correctable weight=1 ! 5:HN self-cal status=correctable weight=1 ! 5:NL self-cal status=correctable weight=1 ! 5:NY self-cal status=correctable weight=1 ! 5:ON self-cal status=correctable weight=1 ! 5: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 2 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=1.817628Jy sigma=50.820415 ! Fit after self-cal, rms=0.782488Jy sigma=23.721712 ! 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:NY ! Flagging baselines of antenna 1:NY in the currently selected channels. flag 2:NY ! Flagging baselines of antenna 2:NY in the currently selected channels. flag 2:ON ! Flagging baselines of antenna 2:ON in the currently selected channels. flag 2:WZ ! Flagging baselines of antenna 2:WZ in the currently selected channels. flag 3:NY ! Flagging baselines of antenna 3:NY in the currently selected channels. flag 3:WF ! Flagging baselines of antenna 3:WF in the currently selected channels. flag 4:NY ! Flagging baselines of antenna 4:NY in the currently selected channels. flag 4:ON ! Flagging baselines of antenna 4:ON in the currently selected channels. flag 4:WF ! Flagging baselines of antenna 4:WF in the currently selected channels. flag 4:WZ ! Flagging baselines of antenna 4:WZ in the currently selected channels. flag 5:NY ! Flagging baselines of antenna 5:NY in the currently selected channels. flag 5:ON ! Flagging baselines of antenna 5:ON in the currently selected channels. flag 5:WZ ! Flagging baselines of antenna 5: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=1.18 mas, bmaj=1.734 mas, bpa=87.54 degrees ! Estimated noise=0.992087 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.43665 Jy ! Component: 100 - total flux cleaned = 1.8447 Jy ! Total flux subtracted in 100 components = 1.8447 Jy ! Clean residual min=-0.067207 max=0.167074 Jy/beam ! Clean residual mean=0.000047 rms=0.019492 Jy/beam ! Combined flux in latest and established models = 1.8447 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.8447 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 24 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 24 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 18 telescope corrections were flagged in sub-array 4. ! A total of 6 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 18 telescope corrections were flagged in sub-array 4. ! A total of 6 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.351444Jy sigma=11.536548 ! Fit after self-cal, rms=0.351073Jy sigma=11.548011 ! Inverting map and beam ! Estimated beam: bmin=1.185 mas, bmaj=1.746 mas, bpa=89.5 degrees ! Estimated noise=0.996567 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.17807 Jy ! Component: 100 - total flux cleaned = 0.265012 Jy ! Total flux subtracted in 100 components = 0.265012 Jy ! Clean residual min=-0.058161 max=0.060146 Jy/beam ! Clean residual mean=0.000036 rms=0.012300 Jy/beam ! Combined flux in latest and established models = 2.10971 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 2.10971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241096Jy sigma=7.668268 ! Fit after self-cal, rms=0.240541Jy sigma=7.653216 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.371 mas, bmaj=1.926 mas, bpa=85.42 degrees ! Estimated noise=0.793208 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.0652228 Jy ! Component: 100 - total flux cleaned = 0.101148 Jy ! Component: 150 - total flux cleaned = 0.122854 Jy ! Component: 200 - total flux cleaned = 0.131801 Jy ! Total flux subtracted in 200 components = 0.131801 Jy ! Clean residual min=-0.059169 max=0.048233 Jy/beam ! Clean residual mean=0.000144 rms=0.012776 Jy/beam ! Combined flux in latest and established models = 2.24151 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 2.24151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221901Jy sigma=7.034927 ! Fit after self-cal, rms=0.221483Jy sigma=7.031551 ! 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.98 FD 0.92 HN 0.92 KP 1.10 ! LA 1.06 NL 1.01 NY 1.00* PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* HN 0.00* NY 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00 FD 0.92 HN 0.92 KP 0.96 ! LA 1.05 MK 1.04 NL 1.00 NY 1.00* ! ON 1.00* OV 0.97 WF 1.00* WZ 1.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* HN 0.00* NL 0.00* NY 0.00* ! ON 0.00* WZ 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 0.93 KP 1.03 ! LA 1.05 NL 1.03 NY 1.00* PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* HN 0.00* NY 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.24 FD 0.92 HN 0.93 KP 0.91 ! LA 1.02 MK 1.06 NL 1.01 NY 1.00* ! ON 1.00* OV 0.97 WF 1.00* WZ 1.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* HN 0.00* NL 0.00* NY 0.00* ! ON 0.00* WZ 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 0.95 KP 0.96 ! LA 1.12 NL 1.06 NY 1.00* PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* HN 0.00* NY 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.06 FD 0.93 HN 0.98 KP 0.84 ! LA 1.09 MK 1.06 NL 1.04 NY 1.00* ! ON 1.00* OV 1.02 WF 1.00* WZ 1.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* HN 0.00* NL 0.00* NY 0.00* ! ON 0.00* WZ 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 0.95 KP 1.01 ! LA 1.12 NL 1.09 NY 1.00* PT 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* HN 0.00* NY 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 0.98 HN 0.98 KP 0.88 ! LA 1.08 MK 1.13 NL 1.06 NY 1.00* ! ON 1.00* OV 1.00 WF 1.00* WZ 1.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* HN 0.00* NL 0.00* NY 0.00* ! ON 0.00* WZ 0.00* ! ! ! Fit before self-cal, rms=0.221483Jy sigma=7.031551 ! Fit after self-cal, rms=0.118853Jy sigma=2.804589 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.371 mas, bmaj=1.997 mas, bpa=81.15 degrees ! Estimated noise=0.808066 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.2, 1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00755088 Jy ! Component: 100 - total flux cleaned = 0.0050016 Jy ! Component: 150 - total flux cleaned = 0.00392599 Jy ! Component: 200 - total flux cleaned = 0.00295188 Jy ! Total flux subtracted in 200 components = 0.00295188 Jy ! Clean residual min=-0.012626 max=0.014124 Jy/beam ! Clean residual mean=0.000025 rms=0.003044 Jy/beam ! Combined flux in latest and established models = 2.24447 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 2.24446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107367Jy sigma=2.618087 ! Fit after self-cal, rms=0.106944Jy sigma=2.604480 ! 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.106944Jy sigma=2.604480 ! Fit after self-cal, rms=0.106807Jy sigma=2.599281 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.372 mas, bmaj=1.998 mas, bpa=81.13 degrees ! Estimated noise=0.807141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000830215 Jy ! Component: 100 - total flux cleaned = 0.00207473 Jy ! Component: 150 - total flux cleaned = 0.00207145 Jy ! Component: 200 - total flux cleaned = 0.00134747 Jy ! Total flux subtracted in 200 components = 0.00134747 Jy ! Clean residual min=-0.011375 max=0.012582 Jy/beam ! Clean residual mean=0.000025 rms=0.002791 Jy/beam ! Combined flux in latest and established models = 2.24581 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 2.24581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101186Jy sigma=2.531095 ! Fit after self-cal, rms=0.100797Jy sigma=2.525775 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 (43, 18.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00752439 Jy ! Component: 100 - total flux cleaned = 0.010409 Jy ! Component: 150 - total flux cleaned = 0.0110353 Jy ! Component: 200 - total flux cleaned = 0.0107527 Jy ! Total flux subtracted in 200 components = 0.0107527 Jy ! Clean residual min=-0.010886 max=0.011014 Jy/beam ! Clean residual mean=0.000030 rms=0.002533 Jy/beam ! Combined flux in latest and established models = 2.25657 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 2.25657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096542Jy sigma=2.459774 ! Fit after self-cal, rms=0.096217Jy sigma=2.454693 ! 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.096217Jy sigma=2.454693 ! Fit after self-cal, rms=0.084191Jy sigma=2.057493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.367 mas, bmaj=1.999 mas, bpa=81.82 degrees ! Estimated noise=0.806638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.30185e-05 Jy ! Component: 100 - total flux cleaned = -5.21933e-05 Jy ! Component: 150 - total flux cleaned = -0.000295254 Jy ! Component: 200 - total flux cleaned = -0.00030399 Jy ! Total flux subtracted in 200 components = -0.00030399 Jy ! Clean residual min=-0.008503 max=0.007131 Jy/beam ! Clean residual mean=0.000019 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 2.25626 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 2.25626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081343Jy sigma=2.031375 ! Fit after self-cal, rms=0.080992Jy sigma=2.029876 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.000978608 Jy ! Component: 100 - total flux cleaned = 0.000975071 Jy ! Component: 150 - total flux cleaned = 0.000777963 Jy ! Component: 200 - total flux cleaned = 0.000591017 Jy ! Total flux subtracted in 200 components = 0.000591017 Jy ! Clean residual min=-0.008008 max=0.006886 Jy/beam ! Clean residual mean=0.000019 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 2.25685 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 2.25685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078947Jy sigma=2.014314 ! Fit after self-cal, rms=0.078651Jy sigma=2.013272 ! 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.078651Jy sigma=2.013272 ! Fit after self-cal, rms=0.078475Jy sigma=2.010906 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.329 mas, bmaj=3.015 mas, bpa=64.55 degrees ! Estimated noise=0.85799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00224389 Jy ! Component: 100 - total flux cleaned = -0.00276618 Jy ! Component: 150 - total flux cleaned = -0.0032741 Jy ! Component: 200 - total flux cleaned = -0.0036049 Jy ! Total flux subtracted in 200 components = -0.0036049 Jy ! Clean residual min=-0.006482 max=0.006971 Jy/beam ! Clean residual mean=0.000029 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 2.25325 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 2.25325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078275Jy sigma=2.006587 ! Fit after self-cal, rms=0.078275Jy sigma=2.006430 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.000291063 Jy ! Component: 100 - total flux cleaned = -0.000337362 Jy ! Component: 150 - total flux cleaned = -0.000335887 Jy ! Component: 200 - total flux cleaned = -0.000334556 Jy ! Total flux subtracted in 200 components = -0.000334556 Jy ! Clean residual min=-0.006478 max=0.006879 Jy/beam ! Clean residual mean=0.000030 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 2.25291 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 2.25291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078268Jy sigma=2.005042 ! Fit after self-cal, rms=0.078252Jy sigma=2.005004 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 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:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 3:BR,true ! 3:BR self-cal status=fixed weight=1 selfant 3:HN,true ! 3:HN self-cal status=fixed weight=1 selfant 4:BR,true ! 4:BR self-cal status=fixed weight=1 selfant 4:FD,true ! 4:FD self-cal status=fixed weight=1 selfant 4:HN,true ! 4:HN self-cal status=fixed weight=1 selfant 4:KP,true ! 4:KP self-cal status=fixed weight=1 selfant 4:LA,true ! 4:LA self-cal status=fixed weight=1 selfant 4:MK,true ! 4:MK self-cal status=fixed weight=1 selfant 4:NL,true ! 4:NL self-cal status=fixed weight=1 selfant 4:OV,true ! 4:OV self-cal status=fixed weight=1 selfant 5:BR,true ! 5:BR self-cal status=fixed weight=1 selfant 5:HN,true ! 5:HN self-cal status=fixed weight=1 selfant 5:NL,true ! 5:NL 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.421809Jy sigma=6.570814 ! Fit after self-cal, rms=0.361121Jy sigma=3.614619 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:NL self-cal status=correctable weight=1 ! 1:NY self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:NY self-cal status=correctable weight=1 ! 2:ON self-cal status=correctable weight=1 ! 2:WZ self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:NY self-cal status=correctable weight=1 ! 3:WF self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:FD self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 4:KP self-cal status=correctable weight=1 ! 4:LA self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:NL self-cal status=correctable weight=1 ! 4:NY self-cal status=correctable weight=1 ! 4:ON self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 4:WF self-cal status=correctable weight=1 ! 4:WZ self-cal status=correctable weight=1 ! 5:BR self-cal status=correctable weight=1 ! 5:HN self-cal status=correctable weight=1 ! 5:NL self-cal status=correctable weight=1 ! 5:NY self-cal status=correctable weight=1 ! 5:ON self-cal status=correctable weight=1 ! 5:WZ self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.361121Jy sigma=3.614619 ! Fit after self-cal, rms=0.350873Jy sigma=3.397020 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.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.7246 mas, bmaj=0.9468 mas, bpa=8.204 degrees ! Estimated noise=1.11852 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.0227384 Jy ! Component: 100 - total flux cleaned = 0.0268986 Jy ! Component: 150 - total flux cleaned = 0.0269428 Jy ! Component: 200 - total flux cleaned = 0.0286707 Jy ! Total flux subtracted in 200 components = 0.0286707 Jy ! Clean residual min=-0.025454 max=0.029795 Jy/beam ! Clean residual mean=0.000012 rms=0.005417 Jy/beam ! Combined flux in latest and established models = 2.28158 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 2.28158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313221Jy sigma=3.092431 ! Fit after self-cal, rms=0.290057Jy sigma=2.982167 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00894088 Jy ! Component: 100 - total flux cleaned = 0.00444634 Jy ! Component: 150 - total flux cleaned = 0.00309587 Jy ! Component: 200 - total flux cleaned = 0.00199602 Jy ! Total flux subtracted in 200 components = 0.00199602 Jy ! Clean residual min=-0.021600 max=0.024765 Jy/beam ! Clean residual mean=0.000010 rms=0.004686 Jy/beam ! Combined flux in latest and established models = 2.28358 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 2.28358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266606Jy sigma=2.800277 ! Fit after self-cal, rms=0.259803Jy sigma=2.775267 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422121 Jy ! Component: 100 - total flux cleaned = 0.00215879 Jy ! Component: 150 - total flux cleaned = 0.00211147 Jy ! Component: 200 - total flux cleaned = 0.00123972 Jy ! Total flux subtracted in 200 components = 0.00123972 Jy ! Clean residual min=-0.019811 max=0.022738 Jy/beam ! Clean residual mean=0.000008 rms=0.004339 Jy/beam ! Combined flux in latest and established models = 2.28482 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 2.28482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247314Jy sigma=2.683994 ! Fit after self-cal, rms=0.242808Jy sigma=2.668044 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Added new window around map position (-18, 6.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00641019 Jy ! Component: 100 - total flux cleaned = 0.0031187 Jy ! Component: 150 - total flux cleaned = 0.00384696 Jy ! Component: 200 - total flux cleaned = 0.00380861 Jy ! Total flux subtracted in 200 components = 0.00380861 Jy ! Clean residual min=-0.018212 max=0.019981 Jy/beam ! Clean residual mean=0.000004 rms=0.004058 Jy/beam ! Combined flux in latest and established models = 2.28863 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 138 components and 2.28863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234067Jy sigma=2.602459 ! Fit after self-cal, rms=0.230718Jy sigma=2.588858 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Added new window around map position (-16.2, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808994 Jy ! Component: 100 - total flux cleaned = 0.00530061 Jy ! Component: 150 - total flux cleaned = 0.00592938 Jy ! Component: 200 - total flux cleaned = 0.00592706 Jy ! Total flux subtracted in 200 components = 0.00592706 Jy ! Clean residual min=-0.016285 max=0.018576 Jy/beam ! Clean residual mean=-0.000005 rms=0.003845 Jy/beam ! Combined flux in latest and established models = 2.29455 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 143 components and 2.29455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224204Jy sigma=2.547519 ! Fit after self-cal, rms=0.221581Jy sigma=2.536798 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Added new window around map position (-30, -12.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103003 Jy ! Component: 100 - total flux cleaned = 0.0157117 Jy ! Component: 150 - total flux cleaned = 0.0173361 Jy ! Component: 200 - total flux cleaned = 0.0183685 Jy ! Total flux subtracted in 200 components = 0.0183685 Jy ! Clean residual min=-0.015677 max=0.017564 Jy/beam ! Clean residual mean=-0.000030 rms=0.003659 Jy/beam ! Combined flux in latest and established models = 2.31292 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 156 components and 2.31292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216291Jy sigma=2.503000 ! Fit after self-cal, rms=0.213925Jy sigma=2.492910 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Added new window around map position (8, 13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00603808 Jy ! Component: 100 - total flux cleaned = 0.00877759 Jy ! Component: 150 - total flux cleaned = 0.0107746 Jy ! Component: 200 - total flux cleaned = 0.0117327 Jy ! Total flux subtracted in 200 components = 0.0117327 Jy ! Clean residual min=-0.015024 max=0.015475 Jy/beam ! Clean residual mean=-0.000045 rms=0.003514 Jy/beam ! Combined flux in latest and established models = 2.32465 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 169 components and 2.32465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209351Jy sigma=2.466784 ! Fit after self-cal, rms=0.207660Jy sigma=2.459731 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Added new window around map position (12.6, 31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107043 Jy ! Component: 100 - total flux cleaned = 0.0185981 Jy ! Component: 150 - total flux cleaned = 0.0222174 Jy ! Component: 200 - total flux cleaned = 0.025231 Jy ! Total flux subtracted in 200 components = 0.025231 Jy ! Clean residual min=-0.014271 max=0.013715 Jy/beam ! Clean residual mean=-0.000073 rms=0.003348 Jy/beam ! Combined flux in latest and established models = 2.34989 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 182 components and 2.34989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203970Jy sigma=2.434711 ! Fit after self-cal, rms=0.202654Jy sigma=2.428111 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.8826 mas, bmaj=1.122 mas, bpa=9.709 degrees ! Estimated noise=0.802503 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.00555813 Jy ! Component: 100 - total flux cleaned = -0.00853782 Jy ! Component: 150 - total flux cleaned = -0.0105273 Jy ! Component: 200 - total flux cleaned = -0.0108406 Jy ! Component: 250 - total flux cleaned = -0.0111407 Jy ! Component: 300 - total flux cleaned = -0.011425 Jy ! Component: 350 - total flux cleaned = -0.0114324 Jy ! Component: 400 - total flux cleaned = -0.0116921 Jy ! Total flux subtracted in 400 components = -0.0116921 Jy ! Clean residual min=-0.013527 max=0.013260 Jy/beam ! Clean residual mean=-0.000373 rms=0.003508 Jy/beam ! Combined flux in latest and established models = 2.33819 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 206 components and 2.33819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198592Jy sigma=2.395329 ! Fit after self-cal, rms=0.197466Jy sigma=2.391074 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.00122979 Jy ! Component: 100 - total flux cleaned = -0.00177851 Jy ! Component: 150 - total flux cleaned = -0.00152426 Jy ! Component: 200 - total flux cleaned = -0.00128212 Jy ! Component: 250 - total flux cleaned = -0.00128817 Jy ! Component: 300 - total flux cleaned = -0.00129394 Jy ! Component: 350 - total flux cleaned = -0.00129633 Jy ! Component: 400 - total flux cleaned = -0.00106398 Jy ! Total flux subtracted in 400 components = -0.00106398 Jy ! Clean residual min=-0.012888 max=0.012972 Jy/beam ! Clean residual mean=-0.000363 rms=0.003456 Jy/beam ! Combined flux in latest and established models = 2.33713 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 213 components and 2.33713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194605Jy sigma=2.373723 ! Fit after self-cal, rms=0.193735Jy sigma=2.370917 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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. 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.204519Jy sigma=2.661369 ! Fit after self-cal, rms=0.171066Jy sigma=2.221880 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.8657 mas, bmaj=1.115 mas, bpa=9.182 degrees ! Estimated noise=0.799488 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109768 Jy ! Component: 100 - total flux cleaned = 0.0114836 Jy ! Component: 150 - total flux cleaned = 0.0110722 Jy ! Component: 200 - total flux cleaned = 0.00992708 Jy ! Component: 250 - total flux cleaned = 0.00921854 Jy ! Component: 300 - total flux cleaned = 0.00856145 Jy ! Component: 350 - total flux cleaned = 0.00826458 Jy ! Component: 400 - total flux cleaned = 0.00742837 Jy ! Total flux subtracted in 400 components = 0.00742837 Jy ! Clean residual min=-0.010801 max=0.009936 Jy/beam ! Clean residual mean=-0.000163 rms=0.002592 Jy/beam ! Combined flux in latest and established models = 2.34456 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 234 components and 2.34456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163558Jy sigma=2.150893 ! Fit after self-cal, rms=0.162657Jy sigma=2.147757 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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 = 1.21581e-05 Jy ! Component: 100 - total flux cleaned = -0.00049747 Jy ! Component: 150 - total flux cleaned = -0.000975687 Jy ! Component: 200 - total flux cleaned = -0.00144059 Jy ! Component: 250 - total flux cleaned = -0.00188042 Jy ! Component: 300 - total flux cleaned = -0.00230115 Jy ! Component: 350 - total flux cleaned = -0.00251178 Jy ! Component: 400 - total flux cleaned = -0.00289964 Jy ! Total flux subtracted in 400 components = -0.00289964 Jy ! Clean residual min=-0.010318 max=0.009326 Jy/beam ! Clean residual mean=-0.000141 rms=0.002514 Jy/beam ! Combined flux in latest and established models = 2.34166 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 249 components and 2.34166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160133Jy sigma=2.124456 ! Fit after self-cal, rms=0.159502Jy sigma=2.122621 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.159502Jy sigma=2.122621 ! Fit after self-cal, rms=0.153434Jy sigma=2.070972 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.8581 mas, bmaj=1.112 mas, bpa=9.17 degrees ! Estimated noise=0.797992 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00514396 Jy ! Component: 100 - total flux cleaned = 0.00408252 Jy ! Component: 150 - total flux cleaned = 0.00284075 Jy ! Component: 200 - total flux cleaned = 0.00173933 Jy ! Component: 250 - total flux cleaned = 0.000714286 Jy ! Component: 300 - total flux cleaned = -0.000488445 Jy ! Component: 350 - total flux cleaned = -0.00160561 Jy ! Component: 400 - total flux cleaned = -0.00224234 Jy ! Total flux subtracted in 400 components = -0.00224234 Jy ! Clean residual min=-0.008971 max=0.008422 Jy/beam ! Clean residual mean=-0.000155 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 2.33942 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 262 components and 2.33942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148534Jy sigma=2.029675 ! Fit after self-cal, rms=0.148122Jy sigma=2.028578 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.00109686 Jy ! Component: 100 - total flux cleaned = -0.00129328 Jy ! Component: 150 - total flux cleaned = -0.00186109 Jy ! Component: 200 - total flux cleaned = -0.0018601 Jy ! Component: 250 - total flux cleaned = -0.0022075 Jy ! Component: 300 - total flux cleaned = -0.0025456 Jy ! Component: 350 - total flux cleaned = -0.00270601 Jy ! Component: 400 - total flux cleaned = -0.00270463 Jy ! Total flux subtracted in 400 components = -0.00270463 Jy ! Clean residual min=-0.008800 max=0.008283 Jy/beam ! Clean residual mean=-0.000135 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 2.33671 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 276 components and 2.33671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146279Jy sigma=2.011497 ! Fit after self-cal, rms=0.145987Jy sigma=2.010785 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.145987Jy sigma=2.010785 ! Fit after self-cal, rms=0.143249Jy sigma=1.975622 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=2.257 mas, bmaj=2.864 mas, bpa=59.46 degrees ! Estimated noise=0.853311 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00435612 Jy ! Component: 100 - total flux cleaned = -0.00672245 Jy ! Component: 150 - total flux cleaned = -0.00847046 Jy ! Component: 200 - total flux cleaned = -0.00916794 Jy ! Component: 250 - total flux cleaned = -0.00969145 Jy ! Component: 300 - total flux cleaned = -0.00988457 Jy ! Component: 350 - total flux cleaned = -0.00997816 Jy ! Component: 400 - total flux cleaned = -0.0102383 Jy ! Total flux subtracted in 400 components = -0.0102383 Jy ! Clean residual min=-0.008603 max=0.008927 Jy/beam ! Clean residual mean=-0.000152 rms=0.002514 Jy/beam ! Combined flux in latest and established models = 2.32647 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 306 components and 2.32647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143149Jy sigma=1.962518 ! Fit after self-cal, rms=0.143042Jy sigma=1.961662 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.000941309 Jy ! Component: 100 - total flux cleaned = -0.00111894 Jy ! Component: 150 - total flux cleaned = -0.00112267 Jy ! Component: 200 - total flux cleaned = -0.00128422 Jy ! Component: 250 - total flux cleaned = -0.00143505 Jy ! Component: 300 - total flux cleaned = -0.00150641 Jy ! Component: 350 - total flux cleaned = -0.00164666 Jy ! Component: 400 - total flux cleaned = -0.00171449 Jy ! Total flux subtracted in 400 components = -0.00171449 Jy ! Clean residual min=-0.008448 max=0.008630 Jy/beam ! Clean residual mean=-0.000120 rms=0.002453 Jy/beam ! Combined flux in latest and established models = 2.32476 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 325 components and 2.32476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142971Jy sigma=1.959002 ! Fit after self-cal, rms=0.142915Jy sigma=1.958712 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.8538 mas, bmaj=1.111 mas, bpa=8.89 degrees ! Estimated noise=0.79761 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8538 x 1.111 at 8.89 degrees (North through East) ! Clean map min=-0.014428 max=1.7002 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.142915Jy sigma=1.958712 ! Fit after self-cal, rms=0.132159Jy sigma=1.748946 ! Inverting map and beam ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.8534 mas, bmaj=1.111 mas, bpa=8.948 degrees ! Estimated noise=0.798574 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038516 Jy ! Component: 100 - total flux cleaned = 0.0033754 Jy ! Component: 150 - total flux cleaned = 0.0031582 Jy ! Component: 200 - total flux cleaned = 0.00276773 Jy ! Component: 250 - total flux cleaned = 0.00239529 Jy ! Component: 300 - total flux cleaned = 0.00205016 Jy ! Component: 350 - total flux cleaned = 0.00172862 Jy ! Component: 400 - total flux cleaned = 0.00158316 Jy ! Total flux subtracted in 400 components = 0.00158316 Jy ! Clean residual min=-0.007832 max=0.007224 Jy/beam ! Clean residual mean=-0.000081 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 2.32634 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 334 components and 2.32634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129130Jy sigma=1.726095 ! Fit after self-cal, rms=0.128847Jy sigma=1.725273 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222648 Jy ! Component: 100 - total flux cleaned = -0.000218154 Jy ! Component: 150 - total flux cleaned = -0.000352603 Jy ! Component: 200 - total flux cleaned = -0.00062324 Jy ! Component: 250 - total flux cleaned = -0.000889367 Jy ! Component: 300 - total flux cleaned = -0.00115161 Jy ! Component: 350 - total flux cleaned = -0.00115221 Jy ! Component: 400 - total flux cleaned = -0.00140014 Jy ! Total flux subtracted in 400 components = -0.00140014 Jy ! Clean residual min=-0.007673 max=0.007087 Jy/beam ! Clean residual mean=-0.000071 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 2.32494 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 352 components and 2.32494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127748Jy sigma=1.714313 ! Fit after self-cal, rms=0.127534Jy sigma=1.713797 ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.127534Jy sigma=1.713797 ! Fit after self-cal, rms=0.126823Jy sigma=1.706415 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.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.6984 mas, bmaj=0.9372 mas, bpa=7.67 degrees ! Estimated noise=1.10186 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.34693 Jy ! Component: 100 - total flux cleaned = 1.79258 Jy ! Component: 150 - total flux cleaned = 1.9963 Jy ! Component: 200 - total flux cleaned = 2.10529 Jy ! Component: 250 - total flux cleaned = 2.16769 Jy ! Component: 300 - total flux cleaned = 2.20673 Jy ! Component: 350 - total flux cleaned = 2.23006 Jy ! Component: 400 - total flux cleaned = 2.24251 Jy ! Total flux subtracted in 400 components = 2.24251 Jy ! Clean residual min=-0.013335 max=0.014275 Jy/beam ! Clean residual mean=0.000108 rms=0.002804 Jy/beam ! Combined flux in latest and established models = 2.24251 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 30 model components to the UV plane model. ! The established model now contains 30 components and 2.24251 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.8508 mas, bmaj=1.11 mas, bpa=8.665 degrees ! Estimated noise=0.798282 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.0201501 Jy ! Component: 100 - total flux cleaned = 0.0340139 Jy ! Component: 150 - total flux cleaned = 0.0387084 Jy ! Component: 200 - total flux cleaned = 0.0435054 Jy ! Component: 250 - total flux cleaned = 0.0470641 Jy ! Component: 300 - total flux cleaned = 0.0499761 Jy ! Component: 350 - total flux cleaned = 0.0527093 Jy ! Component: 400 - total flux cleaned = 0.0541998 Jy ! Total flux subtracted in 400 components = 0.0541998 Jy ! Clean residual min=-0.010545 max=0.009794 Jy/beam ! Clean residual mean=0.000161 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 2.2967 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 68 components and 2.2967 Jy ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=2.257 mas, bmaj=2.865 mas, bpa=59.49 degrees ! Estimated noise=0.855381 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0051643 Jy ! Component: 100 - total flux cleaned = 0.00825291 Jy ! Component: 150 - total flux cleaned = 0.0103738 Jy ! Component: 200 - total flux cleaned = 0.0122419 Jy ! Component: 250 - total flux cleaned = 0.0141129 Jy ! Component: 300 - total flux cleaned = 0.0156134 Jy ! Component: 350 - total flux cleaned = 0.0169891 Jy ! Component: 400 - total flux cleaned = 0.0181067 Jy ! Total flux subtracted in 400 components = 0.0181067 Jy ! Clean residual min=-0.007541 max=0.007918 Jy/beam ! Clean residual mean=0.000087 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 2.31481 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) ! Added new window around map position (6, 48.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00749061 Jy ! Component: 100 - total flux cleaned = 0.0105081 Jy ! Component: 150 - total flux cleaned = 0.0129409 Jy ! Component: 200 - total flux cleaned = 0.0150352 Jy ! Component: 250 - total flux cleaned = 0.0168545 Jy ! Component: 300 - total flux cleaned = 0.017859 Jy ! Component: 350 - total flux cleaned = 0.0186825 Jy ! Component: 400 - total flux cleaned = 0.019081 Jy ! Total flux subtracted in 400 components = 0.019081 Jy ! Clean residual min=-0.006723 max=0.007151 Jy/beam ! Clean residual mean=-0.000066 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 2.33389 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 155 components and 2.33389 Jy ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Added new window around map position (14.6, -48). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00419327 Jy ! Component: 100 - total flux cleaned = 0.00541065 Jy ! Component: 150 - total flux cleaned = 0.00584931 Jy ! Component: 200 - total flux cleaned = 0.00666279 Jy ! Component: 250 - total flux cleaned = 0.00768223 Jy ! Component: 300 - total flux cleaned = 0.00828784 Jy ! Component: 350 - total flux cleaned = 0.0087586 Jy ! Component: 400 - total flux cleaned = 0.00910208 Jy ! Total flux subtracted in 400 components = 0.00910208 Jy ! Clean residual min=-0.006264 max=0.005867 Jy/beam ! Clean residual mean=-0.000107 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 2.34299 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 206 components and 2.34299 Jy ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! Estimated beam: bmin=0.8508 mas, bmaj=1.11 mas, bpa=8.665 degrees ! Estimated noise=0.798282 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00111018 Jy ! Component: 100 - total flux cleaned = -0.00143014 Jy ! Component: 150 - total flux cleaned = -0.00143879 Jy ! Component: 200 - total flux cleaned = -0.0017256 Jy ! Component: 250 - total flux cleaned = -0.00144061 Jy ! Component: 300 - total flux cleaned = -0.00143144 Jy ! Component: 350 - total flux cleaned = -0.00143275 Jy ! Component: 400 - total flux cleaned = -0.00168325 Jy ! Total flux subtracted in 400 components = -0.00168325 Jy ! Clean residual min=-0.008156 max=0.007577 Jy/beam ! Clean residual mean=-0.000042 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 2.34131 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 239 components and 2.34131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126097Jy sigma=1.724146 ! Fit after self-cal, rms=0.122435Jy sigma=1.703716 wmodel /scr/pima/rdv94_uvs/J1740+5211_X_map.mod ! Writing 239 model components to file: /scr/pima/rdv94_uvs/J1740+5211_X_map.mod wobs /scr/pima/rdv94_uvs/J1740+5211_X_uvs.fits ! Applying 1116 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1740+5211_X_uvs.fits wwins /scr/pima/rdv94_uvs/J1740+5211_X_map.win ! wwins: Wrote 10 windows to /scr/pima/rdv94_uvs/J1740+5211_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.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197821 Jy ! Component: 100 - total flux cleaned = 0.00288755 Jy ! Component: 150 - total flux cleaned = 0.0028888 Jy ! Component: 200 - total flux cleaned = 0.00313192 Jy ! Component: 250 - total flux cleaned = 0.00313076 Jy ! Component: 300 - total flux cleaned = 0.00267355 Jy ! Component: 350 - total flux cleaned = 0.00256243 Jy ! Component: 400 - total flux cleaned = 0.00223227 Jy ! Component: 450 - total flux cleaned = 0.00212631 Jy ! Component: 500 - total flux cleaned = 0.00223396 Jy ! Component: 550 - total flux cleaned = 0.00212681 Jy ! Component: 600 - total flux cleaned = 0.00170982 Jy ! Component: 650 - total flux cleaned = 0.00160714 Jy ! Component: 700 - total flux cleaned = 0.0013014 Jy ! Component: 750 - total flux cleaned = 0.00120001 Jy ! Component: 800 - total flux cleaned = 0.000901228 Jy ! Component: 850 - total flux cleaned = 0.000900221 Jy ! Component: 900 - total flux cleaned = 0.000706228 Jy ! Component: 950 - total flux cleaned = 0.000706645 Jy ! Component: 1000 - total flux cleaned = 0.000611326 Jy ! Component: 1050 - total flux cleaned = 0.000611454 Jy ! Component: 1100 - total flux cleaned = 0.000517729 Jy ! Component: 1150 - total flux cleaned = 0.000147085 Jy ! Component: 1200 - total flux cleaned = 0.000239651 Jy ! Component: 1250 - total flux cleaned = 5.65608e-05 Jy ! Component: 1300 - total flux cleaned = -0.000124346 Jy ! Component: 1350 - total flux cleaned = -0.000303133 Jy ! Component: 1400 - total flux cleaned = -0.000391785 Jy ! Component: 1450 - total flux cleaned = -0.000480524 Jy ! Component: 1500 - total flux cleaned = -0.000481041 Jy ! Component: 1550 - total flux cleaned = -0.000654701 Jy ! Component: 1600 - total flux cleaned = -0.00082672 Jy ! Component: 1650 - total flux cleaned = -0.000484298 Jy ! Component: 1700 - total flux cleaned = -0.00065477 Jy ! Component: 1750 - total flux cleaned = -0.000570541 Jy ! Component: 1800 - total flux cleaned = -0.000738769 Jy ! Component: 1850 - total flux cleaned = -0.000571976 Jy ! Component: 1900 - total flux cleaned = -0.000654167 Jy ! Component: 1950 - total flux cleaned = -0.000818204 Jy ! Component: 2000 - total flux cleaned = -0.000737314 Jy ! Component: 2050 - total flux cleaned = -0.000818145 Jy ! Component: 2100 - total flux cleaned = -0.000817785 Jy ! Component: 2150 - total flux cleaned = -0.000737438 Jy ! Component: 2200 - total flux cleaned = -0.000737559 Jy ! Component: 2250 - total flux cleaned = -0.00073716 Jy ! Component: 2300 - total flux cleaned = -0.000737743 Jy ! Component: 2350 - total flux cleaned = -0.000581023 Jy ! Component: 2400 - total flux cleaned = -0.000659003 Jy ! Component: 2450 - total flux cleaned = -0.000658691 Jy ! Component: 2500 - total flux cleaned = -0.000658632 Jy ! Component: 2550 - total flux cleaned = -0.000734735 Jy ! Component: 2600 - total flux cleaned = -0.000734696 Jy ! Component: 2650 - total flux cleaned = -0.00058411 Jy ! Component: 2700 - total flux cleaned = -0.000733977 Jy ! Component: 2750 - total flux cleaned = -0.000809055 Jy ! Component: 2800 - total flux cleaned = -0.00103115 Jy ! Component: 2850 - total flux cleaned = -0.000884214 Jy ! Component: 2900 - total flux cleaned = -0.00117751 Jy ! Component: 2950 - total flux cleaned = -0.00117698 Jy ! Component: 3000 - total flux cleaned = -0.00110456 Jy ! Component: 3050 - total flux cleaned = -0.0011045 Jy ! Component: 3100 - total flux cleaned = -0.00110436 Jy ! Component: 3150 - total flux cleaned = -0.00117606 Jy ! Component: 3200 - total flux cleaned = -0.0014601 Jy ! Component: 3250 - total flux cleaned = -0.00138964 Jy ! Component: 3300 - total flux cleaned = -0.00131957 Jy ! Component: 3350 - total flux cleaned = -0.00159826 Jy ! Component: 3400 - total flux cleaned = -0.00166793 Jy ! Component: 3450 - total flux cleaned = -0.00173698 Jy ! Component: 3500 - total flux cleaned = -0.0016684 Jy ! Component: 3550 - total flux cleaned = -0.00194126 Jy ! Component: 3600 - total flux cleaned = -0.00187303 Jy ! Component: 3650 - total flux cleaned = -0.00207576 Jy ! Component: 3700 - total flux cleaned = -0.00194066 Jy ! Component: 3750 - total flux cleaned = -0.00207424 Jy ! Component: 3800 - total flux cleaned = -0.00200773 Jy ! Component: 3850 - total flux cleaned = -0.00200803 Jy ! Component: 3900 - total flux cleaned = -0.00200808 Jy ! Component: 3950 - total flux cleaned = -0.00213929 Jy ! Component: 4000 - total flux cleaned = -0.00213955 Jy ! Component: 4050 - total flux cleaned = -0.00226929 Jy ! Total flux subtracted in 4096 components = -0.00213974 Jy ! Clean residual min=-0.004084 max=0.003645 Jy/beam ! Clean residual mean=-0.000031 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 2.33917 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 516 components and 2.33917 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J1740+5211_X\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8508 x 1.11 at 8.665 degrees (North through East) ! Clean map min=-0.0072248 max=1.694 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1740+5211_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map ! Your choice of large map pixels excluded 0.992% of the data. ! The x-axis pixel size should ideally be below 0.1769 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.694 rms= 0.00104 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1740+5211_X_uvs.log closed on Tue Oct 8 12:23:09 2013