! Started logfile: /scr/pima/rdv93_uvs/J1806+6949_X_uvs.log on Tue Oct 8 15:49:59 2013 obs /scr/pima/rdv93_uvs/J1806+6949_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1806+6949_X_uva.fits ! AN table 1: 3 integrations on 36 of 36 possible baselines. ! AN table 2: 3 integrations on 6 of 6 possible baselines. ! AN table 3: 3 integrations on 66 of 66 possible baselines. ! AN table 4: 3 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.957055 visibilities/baseline/integration-bin. ! Found source: J1806+6949 ! ! 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 1872 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/rdv93_uvs/J1806+6949_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:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 1:WZ self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NY self-cal status=correctable weight=1 ! 2:WZ self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:NY self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 ! 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:OV self-cal status=correctable weight=1 ! 4:PT self-cal status=correctable weight=1 ! 4: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. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.264733Jy sigma=23.273209 ! Fit after self-cal, rms=0.455954Jy sigma=4.808357 ! 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:WZ ! Flagging baselines of antenna 1:WZ in the currently selected channels. flag 2:NY ! Flagging baselines of antenna 2:NY 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:WZ ! Flagging baselines of antenna 3:WZ in the currently selected channels. flag 4:NY ! Flagging baselines of antenna 4:NY in the currently selected channels. flag 4:WZ ! Flagging baselines of antenna 4: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.154 mas, bmaj=1.319 mas, bpa=-6.262 degrees ! Estimated noise=1.64189 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.674052 Jy ! Component: 100 - total flux cleaned = 0.898955 Jy ! Total flux subtracted in 100 components = 0.898955 Jy ! Clean residual min=-0.037029 max=0.100385 Jy/beam ! Clean residual mean=0.000047 rms=0.012779 Jy/beam ! Combined flux in latest and established models = 0.898955 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.898955 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 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. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 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. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 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. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 12 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. ! ! Fit before self-cal, rms=0.204026Jy sigma=4.826400 ! Fit after self-cal, rms=0.201045Jy sigma=4.826138 ! Inverting map and beam ! Estimated beam: bmin=1.149 mas, bmaj=1.323 mas, bpa=-9.21 degrees ! Estimated noise=1.64463 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106225 Jy ! Component: 100 - total flux cleaned = 0.159781 Jy ! Total flux subtracted in 100 components = 0.159781 Jy ! Clean residual min=-0.027786 max=0.087974 Jy/beam ! Clean residual mean=-0.000026 rms=0.008295 Jy/beam ! Combined flux in latest and established models = 1.05874 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 1.05874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149374Jy sigma=3.181285 ! Fit after self-cal, rms=0.149637Jy sigma=3.172051 ! Inverting map ! Added new window around map position (-2.4, -0.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0771185 Jy ! Component: 100 - total flux cleaned = 0.115477 Jy ! Total flux subtracted in 100 components = 0.115477 Jy ! Clean residual min=-0.021824 max=0.031201 Jy/beam ! Clean residual mean=-0.000049 rms=0.005016 Jy/beam ! Combined flux in latest and established models = 1.17421 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 1.17421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111961Jy sigma=2.157121 ! Fit after self-cal, rms=0.106416Jy sigma=2.055275 ! 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.491 mas, bmaj=1.587 mas, bpa=-18.08 degrees ! Estimated noise=1.17999 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.0366918 Jy ! Component: 100 - total flux cleaned = 0.0555363 Jy ! Component: 150 - total flux cleaned = 0.0636498 Jy ! Component: 200 - total flux cleaned = 0.0664754 Jy ! Total flux subtracted in 200 components = 0.0664754 Jy ! Clean residual min=-0.020959 max=0.015037 Jy/beam ! Clean residual mean=-0.000074 rms=0.003916 Jy/beam ! Combined flux in latest and established models = 1.24069 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 57 components and 1.24069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096960Jy sigma=1.746125 ! Fit after self-cal, rms=0.096324Jy sigma=1.720767 ! 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.95 FD 1.04 HN 0.96 LA 1.01 ! NL 0.95 OV 1.03 PT 1.03 SC 1.09 ! WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* NY 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 FD 1.00 HN 0.97 KP 1.03 ! LA 1.02 MK 0.92 NL 0.97 NY 1.00* ! OV 0.98 PT 0.99 SC 1.01 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.96 FD 1.00 HN 0.97 KP 1.02 ! LA 1.01 MK 1.04 NL 0.93 NY 1.00* ! OV 0.98 PT 1.00 WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.01 LA 1.00 ! NL 0.98 OV 0.99 PT 1.03 SC 1.14 ! WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* NY 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 FD 0.99 HN 0.99 KP 0.98 ! LA 0.97 MK 0.98 NL 0.98 NY 1.00* ! OV 0.99 PT 1.01 SC 1.01 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.98 FD 1.01 HN 0.98 KP 0.95 ! LA 0.99 MK 1.06 NL 0.95 NY 1.00* ! OV 0.97 PT 1.00 WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.02 LA 1.10 ! NL 1.01 OV 1.07 PT 1.01 SC 1.06 ! WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* NY 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.97 HN 1.04 KP 0.89 ! LA 1.02 MK 0.96 NL 1.02 NY 1.00* ! OV 1.04 PT 1.01 SC 1.03 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.05 FD 1.00 HN 1.01 KP 0.85 ! LA 1.05 MK 1.03 NL 1.02 NY 1.00* ! OV 1.03 PT 0.98 WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.13 HN 1.00 LA 1.04 ! NL 1.03 OV 1.01 PT 1.07 SC 1.16 ! WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* NY 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 1.05 HN 0.99 KP 0.92 ! LA 1.01 MK 1.10 NL 1.03 NY 1.00* ! OV 0.99 PT 1.04 SC 1.08 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.01 FD 1.04 HN 1.03 KP 0.91 ! LA 1.03 MK 1.10 NL 1.02 NY 1.00* ! OV 0.99 PT 1.04 WZ 1.00* ! ! ! Fit before self-cal, rms=0.096324Jy sigma=1.720767 ! Fit after self-cal, rms=0.081796Jy sigma=1.227541 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.502 mas, bmaj=1.602 mas, bpa=-13.75 degrees ! Estimated noise=1.18015 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 (-5.2, -0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0075938 Jy ! Component: 100 - total flux cleaned = 0.0085697 Jy ! Component: 150 - total flux cleaned = 0.00833233 Jy ! Component: 200 - total flux cleaned = 0.00811845 Jy ! Total flux subtracted in 200 components = 0.00811845 Jy ! Clean residual min=-0.006963 max=0.007197 Jy/beam ! Clean residual mean=-0.000005 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 1.24881 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 1.24881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079182Jy sigma=1.182308 ! Fit after self-cal, rms=0.079077Jy sigma=1.177629 ! 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.079077Jy sigma=1.177629 ! Fit after self-cal, rms=0.079021Jy sigma=1.174211 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.502 mas, bmaj=1.604 mas, bpa=-13.01 degrees ! Estimated noise=1.17847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185252 Jy ! Component: 100 - total flux cleaned = 0.00306001 Jy ! Component: 150 - total flux cleaned = 0.00375147 Jy ! Component: 200 - total flux cleaned = 0.00390712 Jy ! Total flux subtracted in 200 components = 0.00390712 Jy ! Clean residual min=-0.006311 max=0.006585 Jy/beam ! Clean residual mean=-0.000004 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 1.25272 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 1.25272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077489Jy sigma=1.159628 ! Fit after self-cal, rms=0.077480Jy sigma=1.157814 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 (0.6, -11.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00508023 Jy ! Component: 100 - total flux cleaned = 0.00620044 Jy ! Component: 150 - total flux cleaned = 0.006629 Jy ! Component: 200 - total flux cleaned = 0.00689114 Jy ! Total flux subtracted in 200 components = 0.00689114 Jy ! Clean residual min=-0.006052 max=0.005671 Jy/beam ! Clean residual mean=-0.000010 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 1.25961 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 1.25961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076330Jy sigma=1.146872 ! Fit after self-cal, rms=0.076359Jy sigma=1.145901 ! 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.076359Jy sigma=1.145901 ! Fit after self-cal, rms=0.076529Jy sigma=1.143946 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.504 mas, bmaj=1.608 mas, bpa=-12.61 degrees ! Estimated noise=1.17829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142717 Jy ! Component: 100 - total flux cleaned = 0.0011218 Jy ! Component: 150 - total flux cleaned = 0.00162818 Jy ! Component: 200 - total flux cleaned = 0.00162886 Jy ! Total flux subtracted in 200 components = 0.00162886 Jy ! Clean residual min=-0.005998 max=0.005484 Jy/beam ! Clean residual mean=-0.000007 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 1.26124 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 1.26124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075636Jy sigma=1.138246 ! Fit after self-cal, rms=0.075696Jy sigma=1.137592 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.000641473 Jy ! Component: 100 - total flux cleaned = 0.000872005 Jy ! Component: 150 - total flux cleaned = 0.000876626 Jy ! Component: 200 - total flux cleaned = 0.000982148 Jy ! Total flux subtracted in 200 components = 0.000982148 Jy ! Clean residual min=-0.005959 max=0.005378 Jy/beam ! Clean residual mean=-0.000007 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 1.26222 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 110 components and 1.26222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075084Jy sigma=1.133927 ! Fit after self-cal, rms=0.075119Jy sigma=1.133524 ! 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.075119Jy sigma=1.133524 ! Fit after self-cal, rms=0.075243Jy sigma=1.132958 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=3.048 mas, bpa=7.626 degrees ! Estimated noise=1.15419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017505 Jy ! Component: 100 - total flux cleaned = 0.00261631 Jy ! Component: 150 - total flux cleaned = 0.00279586 Jy ! Component: 200 - total flux cleaned = 0.00290295 Jy ! Total flux subtracted in 200 components = 0.00290295 Jy ! Clean residual min=-0.005802 max=0.005854 Jy/beam ! Clean residual mean=-0.000012 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 1.26512 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 1.26512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075153Jy sigma=1.130220 ! Fit after self-cal, rms=0.075053Jy sigma=1.129822 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.000498376 Jy ! Component: 100 - total flux cleaned = 0.000654802 Jy ! Component: 150 - total flux cleaned = 0.000793348 Jy ! Component: 200 - total flux cleaned = 0.00087487 Jy ! Total flux subtracted in 200 components = 0.00087487 Jy ! Clean residual min=-0.005786 max=0.005750 Jy/beam ! Clean residual mean=-0.000011 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 1.266 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 134 components and 1.266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075002Jy sigma=1.128488 ! Fit after self-cal, rms=0.074933Jy sigma=1.128279 ! 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:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL 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:MK,true ! 2:MK 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: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 4:PT,true ! 4:PT self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159551Jy sigma=1.557927 ! Fit after self-cal, rms=0.112463Jy sigma=1.271912 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:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 1:WZ self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NY self-cal status=correctable weight=1 ! 2:WZ self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:NY self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 ! 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:OV self-cal status=correctable weight=1 ! 4:PT self-cal status=correctable weight=1 ! 4:WZ 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 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.112463Jy sigma=1.271912 ! Fit after self-cal, rms=0.111080Jy sigma=1.255304 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.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.7102 mas, bmaj=0.8623 mas, bpa=-81.45 degrees ! Estimated noise=1.58932 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.00581267 Jy ! Component: 100 - total flux cleaned = -0.00844152 Jy ! Component: 150 - total flux cleaned = -0.0092519 Jy ! Component: 200 - total flux cleaned = -0.00926392 Jy ! Total flux subtracted in 200 components = -0.00926392 Jy ! Clean residual min=-0.011619 max=0.014048 Jy/beam ! Clean residual mean=0.000001 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 1.25673 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 140 components and 1.25673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097688Jy sigma=1.166928 ! Fit after self-cal, rms=0.096838Jy sigma=1.155544 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Added new window around map position (-1.4, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858983 Jy ! Component: 100 - total flux cleaned = 0.00202224 Jy ! Component: 150 - total flux cleaned = 0.00306838 Jy ! Component: 200 - total flux cleaned = 0.00307928 Jy ! Total flux subtracted in 200 components = 0.00307928 Jy ! Clean residual min=-0.008649 max=0.009843 Jy/beam ! Clean residual mean=0.000001 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 1.25981 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 1.25981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090775Jy sigma=1.108855 ! Fit after self-cal, rms=0.090334Jy sigma=1.105348 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542263 Jy ! Component: 100 - total flux cleaned = 0.000984972 Jy ! Component: 150 - total flux cleaned = 0.00100198 Jy ! Component: 200 - total flux cleaned = 0.00100819 Jy ! Total flux subtracted in 200 components = 0.00100819 Jy ! Clean residual min=-0.008004 max=0.007887 Jy/beam ! Clean residual mean=0.000000 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 1.26082 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 157 components and 1.26082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087218Jy sigma=1.079023 ! Fit after self-cal, rms=0.086908Jy sigma=1.077402 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.8712 mas, bmaj=1.08 mas, bpa=-83.51 degrees ! Estimated noise=1.12302 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.00377196 Jy ! Component: 100 - total flux cleaned = 0.00445027 Jy ! Component: 150 - total flux cleaned = 0.00465558 Jy ! Component: 200 - total flux cleaned = 0.00504215 Jy ! Component: 250 - total flux cleaned = 0.00540264 Jy ! Component: 300 - total flux cleaned = 0.0055737 Jy ! Component: 350 - total flux cleaned = 0.00589997 Jy ! Component: 400 - total flux cleaned = 0.00605326 Jy ! Total flux subtracted in 400 components = 0.00605326 Jy ! Clean residual min=-0.006074 max=0.005629 Jy/beam ! Clean residual mean=-0.000003 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 1.26687 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 168 components and 1.26687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084610Jy sigma=1.053033 ! Fit after self-cal, rms=0.084306Jy sigma=1.051793 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.000158776 Jy ! Component: 100 - total flux cleaned = 0.000169495 Jy ! Component: 150 - total flux cleaned = 0.000316802 Jy ! Component: 200 - total flux cleaned = 0.000314769 Jy ! Component: 250 - total flux cleaned = 0.000317038 Jy ! Component: 300 - total flux cleaned = 0.000315936 Jy ! Component: 350 - total flux cleaned = 0.000314695 Jy ! Component: 400 - total flux cleaned = 0.000196652 Jy ! Total flux subtracted in 400 components = 0.000196652 Jy ! Clean residual min=-0.005868 max=0.005380 Jy/beam ! Clean residual mean=-0.000003 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 1.26707 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 177 components and 1.26707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082925Jy sigma=1.042192 ! Fit after self-cal, rms=0.082732Jy sigma=1.041423 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.082732Jy sigma=1.041423 ! Fit after self-cal, rms=0.082530Jy sigma=1.037255 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.8697 mas, bmaj=1.086 mas, bpa=-83.3 degrees ! Estimated noise=1.12377 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000607632 Jy ! Component: 100 - total flux cleaned = -0.000737024 Jy ! Component: 150 - total flux cleaned = -0.00111095 Jy ! Component: 200 - total flux cleaned = -0.00122975 Jy ! Component: 250 - total flux cleaned = -0.00134131 Jy ! Component: 300 - total flux cleaned = -0.00144566 Jy ! Component: 350 - total flux cleaned = -0.00154446 Jy ! Component: 400 - total flux cleaned = -0.00144559 Jy ! Total flux subtracted in 400 components = -0.00144559 Jy ! Clean residual min=-0.005467 max=0.004983 Jy/beam ! Clean residual mean=-0.000004 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 1.26562 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 189 components and 1.26562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081419Jy sigma=1.030088 ! Fit after self-cal, rms=0.081327Jy sigma=1.029590 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.000223274 Jy ! Component: 100 - total flux cleaned = 0.00032258 Jy ! Component: 150 - total flux cleaned = 0.000321888 Jy ! Component: 200 - total flux cleaned = 0.000229692 Jy ! Component: 250 - total flux cleaned = 0.000139772 Jy ! Component: 300 - total flux cleaned = 0.000138274 Jy ! Component: 350 - total flux cleaned = 0.000135067 Jy ! Component: 400 - total flux cleaned = 5.10323e-05 Jy ! Total flux subtracted in 400 components = 5.10323e-05 Jy ! Clean residual min=-0.005328 max=0.004857 Jy/beam ! Clean residual mean=-0.000004 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 1.26567 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 199 components and 1.26567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080622Jy sigma=1.025846 ! Fit after self-cal, rms=0.080554Jy sigma=1.025531 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.080554Jy sigma=1.025531 ! Fit after self-cal, rms=0.080659Jy sigma=1.025014 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.8703 mas, bmaj=1.089 mas, bpa=-83.25 degrees ! Estimated noise=1.12433 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000771929 Jy ! Component: 100 - total flux cleaned = -0.00104001 Jy ! Component: 150 - total flux cleaned = -0.00112578 Jy ! Component: 200 - total flux cleaned = -0.00120947 Jy ! Component: 250 - total flux cleaned = -0.00128948 Jy ! Component: 300 - total flux cleaned = -0.0014432 Jy ! Component: 350 - total flux cleaned = -0.00144223 Jy ! Component: 400 - total flux cleaned = -0.00144331 Jy ! Total flux subtracted in 400 components = -0.00144331 Jy ! Clean residual min=-0.005165 max=0.004715 Jy/beam ! Clean residual mean=-0.000005 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 1.26423 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 207 components and 1.26423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080044Jy sigma=1.021834 ! Fit after self-cal, rms=0.079986Jy sigma=1.021583 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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 = -5.71411e-05 Jy ! Component: 100 - total flux cleaned = -0.000135585 Jy ! Component: 150 - total flux cleaned = -0.00013556 Jy ! Component: 200 - total flux cleaned = -0.000206814 Jy ! Component: 250 - total flux cleaned = -0.000205212 Jy ! Component: 300 - total flux cleaned = -0.000206012 Jy ! Component: 350 - total flux cleaned = -0.000207323 Jy ! Component: 400 - total flux cleaned = -0.000273184 Jy ! Total flux subtracted in 400 components = -0.000273184 Jy ! Clean residual min=-0.005062 max=0.004695 Jy/beam ! Clean residual mean=-0.000005 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 1.26396 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 217 components and 1.26396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079490Jy sigma=1.019399 ! Fit after self-cal, rms=0.079435Jy sigma=1.019177 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.079435Jy sigma=1.019177 ! Fit after self-cal, rms=0.079257Jy sigma=1.011243 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=2.714 mas, bmaj=3.004 mas, bpa=10.91 degrees ! Estimated noise=1.14191 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371931 Jy ! Component: 100 - total flux cleaned = -0.000555482 Jy ! Component: 150 - total flux cleaned = -0.000704088 Jy ! Component: 200 - total flux cleaned = -0.000837282 Jy ! Component: 250 - total flux cleaned = -0.000960998 Jy ! Component: 300 - total flux cleaned = -0.00104816 Jy ! Component: 350 - total flux cleaned = -0.00115738 Jy ! Component: 400 - total flux cleaned = -0.00123435 Jy ! Total flux subtracted in 400 components = -0.00123435 Jy ! Clean residual min=-0.005186 max=0.005351 Jy/beam ! Clean residual mean=-0.000009 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 1.26272 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 233 components and 1.26272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079229Jy sigma=1.010146 ! Fit after self-cal, rms=0.079213Jy sigma=1.010063 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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) ! Added new window around map position (-10.4, -2.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00530382 Jy ! Component: 100 - total flux cleaned = 0.00731175 Jy ! Component: 150 - total flux cleaned = 0.00808971 Jy ! Component: 200 - total flux cleaned = 0.00831014 Jy ! Component: 250 - total flux cleaned = 0.00822519 Jy ! Component: 300 - total flux cleaned = 0.0083074 Jy ! Component: 350 - total flux cleaned = 0.00838207 Jy ! Component: 400 - total flux cleaned = 0.00844989 Jy ! Total flux subtracted in 400 components = 0.00844989 Jy ! Clean residual min=-0.004152 max=0.004259 Jy/beam ! Clean residual mean=-0.000005 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 1.27117 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 296 components and 1.27117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078885Jy sigma=0.996865 ! Fit after self-cal, rms=0.078845Jy sigma=0.995948 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.8709 mas, bmaj=1.09 mas, bpa=-83.21 degrees ! Estimated noise=1.12498 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8709 x 1.09 at -83.21 degrees (North through East) ! Clean map min=-0.0046225 max=0.7245 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.078845Jy sigma=0.995948 ! Fit after self-cal, rms=0.076619Jy sigma=0.925115 ! Inverting map and beam ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.8716 mas, bmaj=1.091 mas, bpa=-83.19 degrees ! Estimated noise=1.12426 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010741 Jy ! Component: 100 - total flux cleaned = 0.00132514 Jy ! Component: 150 - total flux cleaned = 0.00144548 Jy ! Component: 200 - total flux cleaned = 0.00167483 Jy ! Component: 250 - total flux cleaned = 0.00178486 Jy ! Component: 300 - total flux cleaned = 0.00220169 Jy ! Component: 350 - total flux cleaned = 0.00240095 Jy ! Component: 400 - total flux cleaned = 0.00250002 Jy ! Total flux subtracted in 400 components = 0.00250002 Jy ! Clean residual min=-0.003930 max=0.004549 Jy/beam ! Clean residual mean=-0.000003 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 1.27367 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 355 components and 1.27367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075653Jy sigma=0.916826 ! Fit after self-cal, rms=0.075613Jy sigma=0.916651 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Added new window around map position (21, 27.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218654 Jy ! Component: 100 - total flux cleaned = 0.00280081 Jy ! Component: 150 - total flux cleaned = 0.00309285 Jy ! Component: 200 - total flux cleaned = 0.00328162 Jy ! Component: 250 - total flux cleaned = 0.00337314 Jy ! Component: 300 - total flux cleaned = 0.00355207 Jy ! Component: 350 - total flux cleaned = 0.00355153 Jy ! Component: 400 - total flux cleaned = 0.00363701 Jy ! Total flux subtracted in 400 components = 0.00363701 Jy ! Clean residual min=-0.003850 max=0.003994 Jy/beam ! Clean residual mean=-0.000003 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 1.27731 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 382 components and 1.27731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074811Jy sigma=0.909925 ! Fit after self-cal, rms=0.074762Jy sigma=0.909633 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Added new window around map position (44.2, -37.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026515 Jy ! Component: 100 - total flux cleaned = 0.00316985 Jy ! Component: 150 - total flux cleaned = 0.0039068 Jy ! Component: 200 - total flux cleaned = 0.00452297 Jy ! Component: 250 - total flux cleaned = 0.00503258 Jy ! Component: 300 - total flux cleaned = 0.00544206 Jy ! Component: 350 - total flux cleaned = 0.00568279 Jy ! Component: 400 - total flux cleaned = 0.00576072 Jy ! Total flux subtracted in 400 components = 0.00576072 Jy ! Clean residual min=-0.003919 max=0.003791 Jy/beam ! Clean residual mean=-0.000002 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 1.28307 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 418 components and 1.28307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074041Jy sigma=0.903152 ! Fit after self-cal, rms=0.073985Jy sigma=0.902714 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Added new window around map position (21.6, 48.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025603 Jy ! Component: 100 - total flux cleaned = 0.00315025 Jy ! Component: 150 - total flux cleaned = 0.00341284 Jy ! Component: 200 - total flux cleaned = 0.00417543 Jy ! Component: 250 - total flux cleaned = 0.00498474 Jy ! Component: 300 - total flux cleaned = 0.00553423 Jy ! Component: 350 - total flux cleaned = 0.00599269 Jy ! Component: 400 - total flux cleaned = 0.0061439 Jy ! Total flux subtracted in 400 components = 0.0061439 Jy ! Clean residual min=-0.003895 max=0.003378 Jy/beam ! Clean residual mean=-0.000002 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 1.28921 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 444 components and 1.28921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073353Jy sigma=0.897123 ! Fit after self-cal, rms=0.073306Jy sigma=0.896898 ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.073306Jy sigma=0.896898 ! Fit after self-cal, rms=0.073056Jy sigma=0.896078 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.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.7096 mas, bmaj=0.8709 mas, bpa=-81.13 degrees ! Estimated noise=1.59494 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.606511 Jy ! Component: 100 - total flux cleaned = 0.835536 Jy ! Component: 150 - total flux cleaned = 0.954964 Jy ! Component: 200 - total flux cleaned = 1.02962 Jy ! Component: 250 - total flux cleaned = 1.08069 Jy ! Component: 300 - total flux cleaned = 1.11746 Jy ! Component: 350 - total flux cleaned = 1.14475 Jy ! Component: 400 - total flux cleaned = 1.16535 Jy ! Total flux subtracted in 400 components = 1.16535 Jy ! Clean residual min=-0.009391 max=0.012025 Jy/beam ! Clean residual mean=0.000010 rms=0.002138 Jy/beam ! Combined flux in latest and established models = 1.16535 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 52 model components to the UV plane model. ! The established model now contains 52 components and 1.16535 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.8719 mas, bmaj=1.09 mas, bpa=-83.2 degrees ! Estimated noise=1.12351 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.0251254 Jy ! Component: 100 - total flux cleaned = 0.0424643 Jy ! Component: 150 - total flux cleaned = 0.055296 Jy ! Component: 200 - total flux cleaned = 0.0650772 Jy ! Component: 250 - total flux cleaned = 0.072969 Jy ! Component: 300 - total flux cleaned = 0.0798238 Jy ! Component: 350 - total flux cleaned = 0.0856939 Jy ! Component: 400 - total flux cleaned = 0.0901234 Jy ! Total flux subtracted in 400 components = 0.0901234 Jy ! Clean residual min=-0.005424 max=0.004881 Jy/beam ! Clean residual mean=0.000004 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 1.25547 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 129 components and 1.25547 Jy ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=2.714 mas, bmaj=3.005 mas, bpa=10.8 degrees ! Estimated noise=1.13985 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00676583 Jy ! Component: 100 - total flux cleaned = 0.00944564 Jy ! Component: 150 - total flux cleaned = 0.0117554 Jy ! Component: 200 - total flux cleaned = 0.0143045 Jy ! Component: 250 - total flux cleaned = 0.0161466 Jy ! Component: 300 - total flux cleaned = 0.0175598 Jy ! Component: 350 - total flux cleaned = 0.0186125 Jy ! Component: 400 - total flux cleaned = 0.0197168 Jy ! Total flux subtracted in 400 components = 0.0197168 Jy ! Clean residual min=-0.004333 max=0.004062 Jy/beam ! Clean residual mean=0.000002 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 1.27519 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.00103399 Jy ! Component: 100 - total flux cleaned = 0.00200524 Jy ! Component: 150 - total flux cleaned = 0.00281503 Jy ! Component: 200 - total flux cleaned = 0.00348571 Jy ! Component: 250 - total flux cleaned = 0.00421658 Jy ! Component: 300 - total flux cleaned = 0.00499766 Jy ! Component: 350 - total flux cleaned = 0.00558068 Jy ! Component: 400 - total flux cleaned = 0.00637529 Jy ! Total flux subtracted in 400 components = 0.00637529 Jy ! Clean residual min=-0.003775 max=0.003474 Jy/beam ! Clean residual mean=0.000001 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 1.28156 Jy ! Adding 153 model components to the UV plane model. ! The established model now contains 264 components and 1.28156 Jy ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! Estimated beam: bmin=0.8719 mas, bmaj=1.09 mas, bpa=-83.2 degrees ! Estimated noise=1.12351 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172149 Jy ! Component: 100 - total flux cleaned = 0.0029424 Jy ! Component: 150 - total flux cleaned = 0.00407741 Jy ! Component: 200 - total flux cleaned = 0.0047942 Jy ! Component: 250 - total flux cleaned = 0.00559966 Jy ! Component: 300 - total flux cleaned = 0.0061582 Jy ! Component: 350 - total flux cleaned = 0.00702659 Jy ! Component: 400 - total flux cleaned = 0.00765385 Jy ! Total flux subtracted in 400 components = 0.00765385 Jy ! Clean residual min=-0.003968 max=0.003635 Jy/beam ! Clean residual mean=0.000000 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 1.28921 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 326 components and 1.28921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071081Jy sigma=0.903767 ! Fit after self-cal, rms=0.070648Jy sigma=0.901388 wmodel /scr/pima/rdv93_uvs/J1806+6949_X_map.mod ! Writing 326 model components to file: /scr/pima/rdv93_uvs/J1806+6949_X_map.mod wobs /scr/pima/rdv93_uvs/J1806+6949_X_uvs.fits ! Applying 999 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1806+6949_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1806+6949_X_map.win ! wwins: Wrote 9 windows to /scr/pima/rdv93_uvs/J1806+6949_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.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113915 Jy ! Component: 100 - total flux cleaned = -0.00173216 Jy ! Component: 150 - total flux cleaned = -0.00230025 Jy ! Component: 200 - total flux cleaned = -0.00272629 Jy ! Component: 250 - total flux cleaned = -0.00320078 Jy ! Component: 300 - total flux cleaned = -0.00360625 Jy ! Component: 350 - total flux cleaned = -0.00400432 Jy ! Component: 400 - total flux cleaned = -0.00428413 Jy ! Component: 450 - total flux cleaned = -0.00450416 Jy ! Component: 500 - total flux cleaned = -0.00455685 Jy ! Component: 550 - total flux cleaned = -0.00439685 Jy ! Component: 600 - total flux cleaned = -0.00445087 Jy ! Component: 650 - total flux cleaned = -0.00450444 Jy ! Component: 700 - total flux cleaned = -0.00481299 Jy ! Component: 750 - total flux cleaned = -0.00496474 Jy ! Component: 800 - total flux cleaned = -0.0048641 Jy ! Component: 850 - total flux cleaned = -0.00501322 Jy ! Component: 900 - total flux cleaned = -0.00496375 Jy ! Component: 950 - total flux cleaned = -0.00506191 Jy ! Component: 1000 - total flux cleaned = -0.0050618 Jy ! Component: 1050 - total flux cleaned = -0.00515771 Jy ! Component: 1100 - total flux cleaned = -0.00506249 Jy ! Component: 1150 - total flux cleaned = -0.0052982 Jy ! Component: 1200 - total flux cleaned = -0.00520465 Jy ! Component: 1250 - total flux cleaned = -0.00538932 Jy ! Component: 1300 - total flux cleaned = -0.0052524 Jy ! Component: 1350 - total flux cleaned = -0.00538902 Jy ! Component: 1400 - total flux cleaned = -0.00552486 Jy ! Component: 1450 - total flux cleaned = -0.00547998 Jy ! Component: 1500 - total flux cleaned = -0.00556947 Jy ! Component: 1550 - total flux cleaned = -0.00570174 Jy ! Component: 1600 - total flux cleaned = -0.00570223 Jy ! Component: 1650 - total flux cleaned = -0.00578922 Jy ! Component: 1700 - total flux cleaned = -0.0057887 Jy ! Component: 1750 - total flux cleaned = -0.00591745 Jy ! Component: 1800 - total flux cleaned = -0.00587526 Jy ! Component: 1850 - total flux cleaned = -0.00604433 Jy ! Component: 1900 - total flux cleaned = -0.00617079 Jy ! Component: 1950 - total flux cleaned = -0.00612939 Jy ! Component: 2000 - total flux cleaned = -0.00633719 Jy ! Component: 2050 - total flux cleaned = -0.00637844 Jy ! Component: 2100 - total flux cleaned = -0.00633781 Jy ! Component: 2150 - total flux cleaned = -0.00654219 Jy ! Component: 2200 - total flux cleaned = -0.00662317 Jy ! Component: 2250 - total flux cleaned = -0.00674408 Jy ! Component: 2300 - total flux cleaned = -0.00674388 Jy ! Component: 2350 - total flux cleaned = -0.00682377 Jy ! Component: 2400 - total flux cleaned = -0.00706122 Jy ! Component: 2450 - total flux cleaned = -0.00706146 Jy ! Component: 2500 - total flux cleaned = -0.00702269 Jy ! Component: 2550 - total flux cleaned = -0.00710075 Jy ! Component: 2600 - total flux cleaned = -0.00721759 Jy ! Component: 2650 - total flux cleaned = -0.00744935 Jy ! Component: 2700 - total flux cleaned = -0.00744921 Jy ! Component: 2750 - total flux cleaned = -0.00741124 Jy ! Component: 2800 - total flux cleaned = -0.00737354 Jy ! Component: 2850 - total flux cleaned = -0.00760087 Jy ! Component: 2900 - total flux cleaned = -0.00771407 Jy ! Component: 2950 - total flux cleaned = -0.00775175 Jy ! Component: 3000 - total flux cleaned = -0.00775164 Jy ! Component: 3050 - total flux cleaned = -0.00793774 Jy ! Component: 3100 - total flux cleaned = -0.00778968 Jy ! Component: 3150 - total flux cleaned = -0.00797397 Jy ! Component: 3200 - total flux cleaned = -0.00801078 Jy ! Component: 3250 - total flux cleaned = -0.0081932 Jy ! Component: 3300 - total flux cleaned = -0.0081569 Jy ! Component: 3350 - total flux cleaned = -0.00833767 Jy ! Component: 3400 - total flux cleaned = -0.00840973 Jy ! Component: 3450 - total flux cleaned = -0.00833803 Jy ! Component: 3500 - total flux cleaned = -0.00837365 Jy ! Component: 3550 - total flux cleaned = -0.00844458 Jy ! Component: 3600 - total flux cleaned = -0.00855087 Jy ! Component: 3650 - total flux cleaned = -0.00865685 Jy ! Component: 3700 - total flux cleaned = -0.00851616 Jy ! Component: 3750 - total flux cleaned = -0.00876137 Jy ! Component: 3800 - total flux cleaned = -0.00869154 Jy ! Component: 3850 - total flux cleaned = -0.00889991 Jy ! Component: 3900 - total flux cleaned = -0.00893464 Jy ! Component: 3950 - total flux cleaned = -0.00883098 Jy ! Component: 4000 - total flux cleaned = -0.00903699 Jy ! Component: 4050 - total flux cleaned = -0.00910526 Jy ! Total flux subtracted in 4096 components = -0.00924139 Jy ! Clean residual min=-0.002009 max=0.002194 Jy/beam ! Clean residual mean=-0.000000 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 1.27997 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 637 components and 1.27997 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1806+6949_X\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8719 x 1.09 at -83.2 degrees (North through East) ! Clean map min=-0.0035305 max=0.72193 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1806+6949_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map ! Your choice of large map pixels excluded 0.641% of the data. ! The x-axis pixel size should ideally be below 0.1795 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.7219 rms= 0.00055 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1806+6949_X_uvs.log closed on Tue Oct 8 15:50:05 2013