! Started logfile: /scr/pima/rdv94_uvs/J0144-3938_X_uvs.log on Tue Oct 8 12:10:08 2013 obs /scr/pima/rdv94_uvs/J0144-3938_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0144-3938_X_uva.fits ! AN table 1: 44 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0144-3938 ! ! 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 2640 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/J0144-3938_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.031721Jy sigma=2.439310 ! Fit after self-cal, rms=0.820261Jy sigma=1.870278 ! 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 \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6432 mas, bmaj=4.816 mas, bpa=-25.07 degrees ! Estimated noise=12.6916 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.146374 Jy ! Component: 100 - total flux cleaned = 0.182584 Jy ! Total flux subtracted in 100 components = 0.182584 Jy ! Clean residual min=-0.015565 max=0.018209 Jy/beam ! Clean residual mean=0.000029 rms=0.003929 Jy/beam ! Combined flux in latest and established models = 0.182584 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.182584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094182Jy sigma=0.206380 ! Fit after self-cal, rms=0.094160Jy sigma=0.206261 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9039 mas, bmaj=5.416 mas, bpa=-23.27 degrees ! Estimated noise=6.2394 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.0263819 Jy ! Component: 100 - total flux cleaned = 0.0406971 Jy ! Component: 150 - total flux cleaned = 0.0490973 Jy ! Component: 200 - total flux cleaned = 0.0545556 Jy ! Total flux subtracted in 200 components = 0.0545556 Jy ! Clean residual min=-0.009727 max=0.008237 Jy/beam ! Clean residual mean=0.000015 rms=0.002605 Jy/beam ! Combined flux in latest and established models = 0.23714 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 58 components and 0.23714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089120Jy sigma=0.182337 ! Fit after self-cal, rms=0.089210Jy sigma=0.182250 ! 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: ! FD 0.92 KP 1.00 LA 1.07 MK 1.05 ! NL 1.15 OV 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.95 LA 1.05 MK 1.03 ! NL 1.11 OV 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 0.86 LA 1.11 MK 1.01 ! NL 1.20 OV 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.87 LA 1.06 MK 1.02 ! NL 1.22 OV 1.02 ! ! ! Fit before self-cal, rms=0.089210Jy sigma=0.182250 ! Fit after self-cal, rms=0.091075Jy sigma=0.175955 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9176 mas, bmaj=5.465 mas, bpa=-23.33 degrees ! Estimated noise=6.24015 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.00360624 Jy ! Component: 100 - total flux cleaned = -0.00429895 Jy ! Component: 150 - total flux cleaned = -0.00455127 Jy ! Component: 200 - total flux cleaned = -0.00477554 Jy ! Total flux subtracted in 200 components = -0.00477554 Jy ! Clean residual min=-0.005477 max=0.005551 Jy/beam ! Clean residual mean=-0.000001 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.232364 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.232364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090816Jy sigma=0.175510 ! Fit after self-cal, rms=0.091036Jy sigma=0.175402 ! 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.091036Jy sigma=0.175402 ! Fit after self-cal, rms=0.092063Jy sigma=0.175289 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9209 mas, bmaj=5.475 mas, bpa=-23.34 degrees ! Estimated noise=6.22316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00280099 Jy ! Component: 100 - total flux cleaned = -0.00343556 Jy ! Component: 150 - total flux cleaned = -0.00363812 Jy ! Component: 200 - total flux cleaned = -0.00382065 Jy ! Total flux subtracted in 200 components = -0.00382065 Jy ! Clean residual min=-0.005313 max=0.005163 Jy/beam ! Clean residual mean=-0.000002 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.228544 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.228544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091881Jy sigma=0.175047 ! Fit after self-cal, rms=0.091910Jy sigma=0.175044 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 = -4.09961e-05 Jy ! Component: 100 - total flux cleaned = -0.000142841 Jy ! Component: 150 - total flux cleaned = -0.000237002 Jy ! Component: 200 - total flux cleaned = -0.000370229 Jy ! Total flux subtracted in 200 components = -0.000370229 Jy ! Clean residual min=-0.005341 max=0.005030 Jy/beam ! Clean residual mean=-0.000001 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.228174 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.228174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091838Jy sigma=0.174949 ! Fit after self-cal, rms=0.091841Jy sigma=0.174947 ! 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.091841Jy sigma=0.174947 ! Fit after self-cal, rms=0.096677Jy sigma=0.174077 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9239 mas, bmaj=5.524 mas, bpa=-23.46 degrees ! Estimated noise=6.23196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00171741 Jy ! Component: 100 - total flux cleaned = -0.00221526 Jy ! Component: 150 - total flux cleaned = -0.00252566 Jy ! Component: 200 - total flux cleaned = -0.00278443 Jy ! Total flux subtracted in 200 components = -0.00278443 Jy ! Clean residual min=-0.003909 max=0.004823 Jy/beam ! Clean residual mean=-0.000005 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.225389 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.225389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096643Jy sigma=0.173926 ! Fit after self-cal, rms=0.096682Jy sigma=0.173916 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 (-19.8, 34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206942 Jy ! Component: 100 - total flux cleaned = 0.00215925 Jy ! Component: 150 - total flux cleaned = 0.00222466 Jy ! Component: 200 - total flux cleaned = 0.00233801 Jy ! Total flux subtracted in 200 components = 0.00233801 Jy ! Clean residual min=-0.003267 max=0.003344 Jy/beam ! Clean residual mean=-0.000002 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.227727 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 129 components and 0.227727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096361Jy sigma=0.173369 ! Fit after self-cal, rms=0.096370Jy sigma=0.173322 ! 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.096370Jy sigma=0.173322 ! Fit after self-cal, rms=0.096712Jy sigma=0.173207 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.636 mas, bmaj=10.89 mas, bpa=-5.97 degrees ! Estimated noise=6.94445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196962 Jy ! Component: 100 - total flux cleaned = 0.00224973 Jy ! Component: 150 - total flux cleaned = 0.0022508 Jy ! Component: 200 - total flux cleaned = 0.00231574 Jy ! Total flux subtracted in 200 components = 0.00231574 Jy ! Clean residual min=-0.002460 max=0.002711 Jy/beam ! Clean residual mean=-0.000001 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.230043 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 148 components and 0.230043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096667Jy sigma=0.173145 ! Fit after self-cal, rms=0.096700Jy sigma=0.173137 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.00055011 Jy ! Component: 100 - total flux cleaned = 0.000696527 Jy ! Component: 150 - total flux cleaned = 0.000805561 Jy ! Component: 200 - total flux cleaned = 0.000882927 Jy ! Total flux subtracted in 200 components = 0.000882927 Jy ! Clean residual min=-0.002321 max=0.002642 Jy/beam ! Clean residual mean=0.000000 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.230926 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 0.230926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096685Jy sigma=0.173122 ! Fit after self-cal, rms=0.096690Jy sigma=0.173121 ! 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:FD,true ! 1:FD 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:MK,true ! 1:MK 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 ![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.096690Jy sigma=0.173121 ! Fit after self-cal, rms=0.096690Jy sigma=0.173121 selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096690Jy sigma=0.173121 ! Fit after self-cal, rms=0.096265Jy sigma=0.173108 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6532 mas, bmaj=4.907 mas, bpa=-25.3 degrees ! Estimated noise=12.8148 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.00234363 Jy ! Component: 100 - total flux cleaned = 0.00300091 Jy ! Component: 150 - total flux cleaned = 0.00287372 Jy ! Component: 200 - total flux cleaned = 0.00252666 Jy ! Total flux subtracted in 200 components = 0.00252666 Jy ! Clean residual min=-0.008124 max=0.007641 Jy/beam ! Clean residual mean=0.000003 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.233452 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 183 components and 0.233452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096298Jy sigma=0.173290 ! Fit after self-cal, rms=0.096291Jy sigma=0.173230 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9251 mas, bmaj=5.53 mas, bpa=-23.48 degrees ! Estimated noise=6.2015 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.000994221 Jy ! Component: 100 - total flux cleaned = -0.0014066 Jy ! Component: 150 - total flux cleaned = -0.00169131 Jy ! Component: 200 - total flux cleaned = -0.00177815 Jy ! Component: 250 - total flux cleaned = -0.00166357 Jy ! Component: 300 - total flux cleaned = -0.00162831 Jy ! Component: 350 - total flux cleaned = -0.00149496 Jy ! Component: 400 - total flux cleaned = -0.00137005 Jy ! Total flux subtracted in 400 components = -0.00137005 Jy ! Clean residual min=-0.002897 max=0.002500 Jy/beam ! Clean residual mean=0.000001 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.232082 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 208 components and 0.232082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096208Jy sigma=0.172966 ! Fit after self-cal, rms=0.096198Jy sigma=0.172955 ! Inverting map 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.000214848 Jy ! Component: 100 - total flux cleaned = -0.000123603 Jy ! Component: 150 - total flux cleaned = -3.85302e-05 Jy ! Component: 200 - total flux cleaned = 4.20844e-05 Jy ! Component: 250 - total flux cleaned = 9.36273e-05 Jy ! Component: 300 - total flux cleaned = 0.000167941 Jy ! Component: 350 - total flux cleaned = 0.000239259 Jy ! Component: 400 - total flux cleaned = 0.000261682 Jy ! Total flux subtracted in 400 components = 0.000261682 Jy ! Clean residual min=-0.002748 max=0.002488 Jy/beam ! Clean residual mean=0.000001 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.232344 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 223 components and 0.232344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096166Jy sigma=0.172893 ! Fit after self-cal, rms=0.096164Jy sigma=0.172891 ! Inverting map 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096164Jy sigma=0.172891 ! Fit after self-cal, rms=0.096367Jy sigma=0.172881 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9257 mas, bmaj=5.534 mas, bpa=-23.48 degrees ! Estimated noise=6.20115 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187548 Jy ! Component: 100 - total flux cleaned = -0.000186944 Jy ! Component: 150 - total flux cleaned = -0.000120258 Jy ! Component: 200 - total flux cleaned = -0.000121459 Jy ! Component: 250 - total flux cleaned = -7.94244e-05 Jy ! Component: 300 - total flux cleaned = -5.88307e-05 Jy ! Component: 350 - total flux cleaned = 4.35441e-07 Jy ! Component: 400 - total flux cleaned = 5.65953e-07 Jy ! Total flux subtracted in 400 components = 5.65953e-07 Jy ! Clean residual min=-0.002666 max=0.002445 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.232345 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 234 components and 0.232345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096345Jy sigma=0.172839 ! Fit after self-cal, rms=0.096355Jy sigma=0.172838 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.7934e-06 Jy ! Component: 100 - total flux cleaned = 5.46652e-05 Jy ! Component: 150 - total flux cleaned = 5.54896e-05 Jy ! Component: 200 - total flux cleaned = 9.29049e-05 Jy ! Component: 250 - total flux cleaned = 9.27539e-05 Jy ! Component: 300 - total flux cleaned = 0.000110478 Jy ! Component: 350 - total flux cleaned = 0.000145431 Jy ! Component: 400 - total flux cleaned = 0.000179549 Jy ! Total flux subtracted in 400 components = 0.000179549 Jy ! Clean residual min=-0.002633 max=0.002438 Jy/beam ! Clean residual mean=0.000001 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.232524 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 238 components and 0.232524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096339Jy sigma=0.172810 ! Fit after self-cal, rms=0.096339Jy sigma=0.172809 ! 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.096339Jy sigma=0.172809 ! Fit after self-cal, rms=0.096878Jy sigma=0.172765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9259 mas, bmaj=5.535 mas, bpa=-23.5 degrees ! Estimated noise=6.20397 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.84458e-05 Jy ! Component: 100 - total flux cleaned = 0.000121548 Jy ! Component: 150 - total flux cleaned = 0.000160633 Jy ! Component: 200 - total flux cleaned = 0.000178936 Jy ! Component: 250 - total flux cleaned = 0.000178116 Jy ! Component: 300 - total flux cleaned = 0.000228895 Jy ! Component: 350 - total flux cleaned = 0.000278705 Jy ! Component: 400 - total flux cleaned = 0.000326243 Jy ! Total flux subtracted in 400 components = 0.000326243 Jy ! Clean residual min=-0.002671 max=0.002503 Jy/beam ! Clean residual mean=0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.23285 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 256 components and 0.23285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096861Jy sigma=0.172732 ! Fit after self-cal, rms=0.096872Jy sigma=0.172730 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.31728e-05 Jy ! Component: 100 - total flux cleaned = 9.36843e-06 Jy ! Component: 150 - total flux cleaned = 4.07644e-05 Jy ! Component: 200 - total flux cleaned = 5.64151e-05 Jy ! Component: 250 - total flux cleaned = 7.18176e-05 Jy ! Component: 300 - total flux cleaned = 0.000116179 Jy ! Component: 350 - total flux cleaned = 0.000145149 Jy ! Component: 400 - total flux cleaned = 0.000173695 Jy ! Total flux subtracted in 400 components = 0.000173695 Jy ! Clean residual min=-0.002642 max=0.002491 Jy/beam ! Clean residual mean=0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.233024 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 263 components and 0.233024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096861Jy sigma=0.172711 ! Fit after self-cal, rms=0.096862Jy sigma=0.172710 ! 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, 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.096862Jy sigma=0.172710 ! Fit after self-cal, rms=0.098388Jy sigma=0.167228 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.64 mas, bmaj=10.91 mas, bpa=-5.967 degrees ! Estimated noise=6.94772 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000754643 Jy ! Component: 100 - total flux cleaned = 0.00105489 Jy ! Component: 150 - total flux cleaned = 0.00119598 Jy ! Component: 200 - total flux cleaned = 0.00128108 Jy ! Component: 250 - total flux cleaned = 0.00135902 Jy ! Component: 300 - total flux cleaned = 0.00138273 Jy ! Component: 350 - total flux cleaned = 0.00141631 Jy ! Component: 400 - total flux cleaned = 0.00143688 Jy ! Total flux subtracted in 400 components = 0.00143688 Jy ! Clean residual min=-0.002678 max=0.002750 Jy/beam ! Clean residual mean=0.000001 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.234461 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 291 components and 0.234461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098371Jy sigma=0.167203 ! Fit after self-cal, rms=0.098412Jy sigma=0.167163 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 (50.8, 47.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250431 Jy ! Component: 100 - total flux cleaned = 0.00292292 Jy ! Component: 150 - total flux cleaned = 0.00341444 Jy ! Component: 200 - total flux cleaned = 0.00364362 Jy ! Component: 250 - total flux cleaned = 0.0038451 Jy ! Component: 300 - total flux cleaned = 0.0039967 Jy ! Component: 350 - total flux cleaned = 0.0040516 Jy ! Component: 400 - total flux cleaned = 0.00410346 Jy ! Total flux subtracted in 400 components = 0.00410346 Jy ! Clean residual min=-0.001970 max=0.002087 Jy/beam ! Clean residual mean=-0.000003 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.238564 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 337 components and 0.238564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098282Jy sigma=0.166974 ! Fit after self-cal, rms=0.098267Jy sigma=0.166942 ! Inverting map 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 ! Estimated beam: bmin=0.9271 mas, bmaj=5.54 mas, bpa=-23.5 degrees ! Estimated noise=6.23632 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9271 x 5.54 at -23.5 degrees (North through East) ! Clean map min=-0.0033944 max=0.17059 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 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 ! Estimated beam: bmin=0.6549 mas, bmaj=4.92 mas, bpa=-25.26 degrees ! Estimated noise=12.952 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149094 Jy ! Component: 100 - total flux cleaned = 0.183883 Jy ! Component: 150 - total flux cleaned = 0.196677 Jy ! Component: 200 - total flux cleaned = 0.202242 Jy ! Component: 250 - total flux cleaned = 0.205078 Jy ! Component: 300 - total flux cleaned = 0.208377 Jy ! Component: 350 - total flux cleaned = 0.211156 Jy ! Component: 400 - total flux cleaned = 0.213713 Jy ! Total flux subtracted in 400 components = 0.213713 Jy ! Clean residual min=-0.008153 max=0.007428 Jy/beam ! Clean residual mean=0.000004 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.213712 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 58 model components to the UV plane model. ! The established model now contains 58 components and 0.213712 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9271 mas, bmaj=5.54 mas, bpa=-23.5 degrees ! Estimated noise=6.23632 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.00674798 Jy ! Component: 100 - total flux cleaned = 0.00946085 Jy ! Component: 150 - total flux cleaned = 0.0111617 Jy ! Component: 200 - total flux cleaned = 0.0122694 Jy ! Component: 250 - total flux cleaned = 0.0127483 Jy ! Component: 300 - total flux cleaned = 0.0131937 Jy ! Component: 350 - total flux cleaned = 0.0137658 Jy ! Component: 400 - total flux cleaned = 0.0141441 Jy ! Total flux subtracted in 400 components = 0.0141441 Jy ! Clean residual min=-0.003050 max=0.002727 Jy/beam ! Clean residual mean=-0.000002 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.227857 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 115 components and 0.227857 Jy ! Inverting map 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 ! Estimated beam: bmin=2.64 mas, bmaj=10.91 mas, bpa=-5.967 degrees ! Estimated noise=6.94772 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185714 Jy ! Component: 100 - total flux cleaned = 0.00319577 Jy ! Component: 150 - total flux cleaned = 0.00402422 Jy ! Component: 200 - total flux cleaned = 0.0047723 Jy ! Component: 250 - total flux cleaned = 0.00522885 Jy ! Component: 300 - total flux cleaned = 0.00561228 Jy ! Component: 350 - total flux cleaned = 0.00604555 Jy ! Component: 400 - total flux cleaned = 0.00630423 Jy ! Total flux subtracted in 400 components = 0.00630423 Jy ! Clean residual min=-0.002263 max=0.001965 Jy/beam ! Clean residual mean=-0.000005 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.234161 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.000345887 Jy ! Component: 100 - total flux cleaned = 0.000573493 Jy ! Component: 150 - total flux cleaned = 0.000756795 Jy ! Component: 200 - total flux cleaned = 0.000845511 Jy ! Component: 250 - total flux cleaned = 0.00101354 Jy ! Component: 300 - total flux cleaned = 0.00114887 Jy ! Component: 350 - total flux cleaned = 0.00127861 Jy ! Component: 400 - total flux cleaned = 0.00135547 Jy ! Total flux subtracted in 400 components = 0.00135547 Jy ! Clean residual min=-0.002142 max=0.002002 Jy/beam ! Clean residual mean=-0.000004 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.235516 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 191 components and 0.235516 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9271 mas, bmaj=5.54 mas, bpa=-23.5 degrees ! Estimated noise=6.23632 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000553009 Jy ! Component: 100 - total flux cleaned = -0.000700357 Jy ! Component: 150 - total flux cleaned = -0.000884644 Jy ! Component: 200 - total flux cleaned = -0.00118838 Jy ! Component: 250 - total flux cleaned = -0.00135267 Jy ! Component: 300 - total flux cleaned = -0.00154832 Jy ! Component: 350 - total flux cleaned = -0.00162472 Jy ! Component: 400 - total flux cleaned = -0.00155092 Jy ! Total flux subtracted in 400 components = -0.00155092 Jy ! Clean residual min=-0.002441 max=0.002311 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.233965 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 241 components and 0.233965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098288Jy sigma=0.167009 ! Fit after self-cal, rms=0.098207Jy sigma=0.166955 wmodel /scr/pima/rdv94_uvs/J0144-3938_X_map.mod ! Writing 241 model components to file: /scr/pima/rdv94_uvs/J0144-3938_X_map.mod wobs /scr/pima/rdv94_uvs/J0144-3938_X_uvs.fits ! Applying 1320 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0144-3938_X_uvs.fits wwins /scr/pima/rdv94_uvs/J0144-3938_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv94_uvs/J0144-3938_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000541901 Jy ! Component: 100 - total flux cleaned = -0.000868507 Jy ! Component: 150 - total flux cleaned = -0.00117509 Jy ! Component: 200 - total flux cleaned = -0.00135801 Jy ! Component: 250 - total flux cleaned = -0.00139364 Jy ! Component: 300 - total flux cleaned = -0.00125657 Jy ! Component: 350 - total flux cleaned = -0.00118936 Jy ! Component: 400 - total flux cleaned = -0.0010909 Jy ! Component: 450 - total flux cleaned = -0.000901025 Jy ! Component: 500 - total flux cleaned = -0.00093192 Jy ! Component: 550 - total flux cleaned = -0.000841031 Jy ! Component: 600 - total flux cleaned = -0.000811773 Jy ! Component: 650 - total flux cleaned = -0.00072513 Jy ! Component: 700 - total flux cleaned = -0.000725166 Jy ! Component: 750 - total flux cleaned = -0.000669273 Jy ! Component: 800 - total flux cleaned = -0.000641852 Jy ! Component: 850 - total flux cleaned = -0.000588575 Jy ! Component: 900 - total flux cleaned = -0.000562543 Jy ! Component: 950 - total flux cleaned = -0.000562508 Jy ! Component: 1000 - total flux cleaned = -0.000485465 Jy ! Component: 1050 - total flux cleaned = -0.000435235 Jy ! Component: 1100 - total flux cleaned = -0.000410525 Jy ! Component: 1150 - total flux cleaned = -0.00033668 Jy ! Component: 1200 - total flux cleaned = -0.000360721 Jy ! Component: 1250 - total flux cleaned = -0.00024043 Jy ! Component: 1300 - total flux cleaned = -0.000216941 Jy ! Component: 1350 - total flux cleaned = -0.000216858 Jy ! Component: 1400 - total flux cleaned = -0.000263125 Jy ! Component: 1450 - total flux cleaned = -0.000240032 Jy ! Component: 1500 - total flux cleaned = -0.000240177 Jy ! Component: 1550 - total flux cleaned = -0.000195487 Jy ! Component: 1600 - total flux cleaned = -0.000195602 Jy ! Component: 1650 - total flux cleaned = -0.000107513 Jy ! Component: 1700 - total flux cleaned = -4.20561e-05 Jy ! Component: 1750 - total flux cleaned = 1.07373e-06 Jy ! Component: 1800 - total flux cleaned = 4.38909e-05 Jy ! Component: 1850 - total flux cleaned = 0.000107782 Jy ! Component: 1900 - total flux cleaned = 0.000171002 Jy ! Component: 1950 - total flux cleaned = 0.000254608 Jy ! Component: 2000 - total flux cleaned = 0.000358156 Jy ! Component: 2050 - total flux cleaned = 0.000357982 Jy ! Component: 2100 - total flux cleaned = 0.00041929 Jy ! Component: 2150 - total flux cleaned = 0.00050035 Jy ! Component: 2200 - total flux cleaned = 0.00050012 Jy ! Component: 2250 - total flux cleaned = 0.00054004 Jy ! Component: 2300 - total flux cleaned = 0.000599525 Jy ! Component: 2350 - total flux cleaned = 0.000579625 Jy ! Component: 2400 - total flux cleaned = 0.000618736 Jy ! Component: 2450 - total flux cleaned = 0.000696745 Jy ! Component: 2500 - total flux cleaned = 0.000754697 Jy ! Component: 2550 - total flux cleaned = 0.000812255 Jy ! Component: 2600 - total flux cleaned = 0.000869486 Jy ! Component: 2650 - total flux cleaned = 0.000869546 Jy ! Component: 2700 - total flux cleaned = 0.000982944 Jy ! Component: 2750 - total flux cleaned = 0.00107672 Jy ! Component: 2800 - total flux cleaned = 0.00115129 Jy ! Component: 2850 - total flux cleaned = 0.001207 Jy ! Component: 2900 - total flux cleaned = 0.00133635 Jy ! Component: 2950 - total flux cleaned = 0.00140994 Jy ! Component: 3000 - total flux cleaned = 0.0014832 Jy ! Component: 3050 - total flux cleaned = 0.00151961 Jy ! Component: 3100 - total flux cleaned = 0.00155604 Jy ! Component: 3150 - total flux cleaned = 0.00170064 Jy ! Component: 3200 - total flux cleaned = 0.00173654 Jy ! Component: 3250 - total flux cleaned = 0.00186203 Jy ! Component: 3300 - total flux cleaned = 0.00196923 Jy ! Component: 3350 - total flux cleaned = 0.00209377 Jy ! Component: 3400 - total flux cleaned = 0.00212937 Jy ! Component: 3450 - total flux cleaned = 0.00221795 Jy ! Component: 3500 - total flux cleaned = 0.00228858 Jy ! Component: 3550 - total flux cleaned = 0.0024117 Jy ! Component: 3600 - total flux cleaned = 0.00249955 Jy ! Component: 3650 - total flux cleaned = 0.00260465 Jy ! Component: 3700 - total flux cleaned = 0.00263971 Jy ! Component: 3750 - total flux cleaned = 0.0027793 Jy ! Component: 3800 - total flux cleaned = 0.00284901 Jy ! Component: 3850 - total flux cleaned = 0.00295336 Jy ! Component: 3900 - total flux cleaned = 0.00305754 Jy ! Component: 3950 - total flux cleaned = 0.00310955 Jy ! Component: 4000 - total flux cleaned = 0.00316151 Jy ! Component: 4050 - total flux cleaned = 0.00314423 Jy ! Total flux subtracted in 4096 components = 0.00319611 Jy ! Clean residual min=-0.001097 max=0.001007 Jy/beam ! Clean residual mean=0.000005 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.237161 Jy keep ! Adding 207 model components to the UV plane model. ! The established model now contains 448 components and 0.237162 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J0144-3938_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9271 x 5.54 at -23.5 degrees (North through East) ! Clean map min=-0.0022987 max=0.17494 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0144-3938_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1749 rms= 0.00029 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0144-3938_X_uvs.log closed on Tue Oct 8 12:10:14 2013