! Started logfile: /scr/pima/rdv94_uvs/J0701-4634_S_uvs.log on Tue Oct 8 12:14:12 2013 obs /scr/pima/rdv94_uvs/J0701-4634_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0701-4634_S_uva.fits ! AN table 1: 44 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.954545 visibilities/baseline/integration-bin. ! Found source: J0701-4634 ! ! 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 2.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1008 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J0701-4634_S] 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:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022387Jy sigma=5.206763 ! Fit after self-cal, rms=0.726643Jy sigma=3.702114 ! 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=20.26 mas, bmaj=82.65 mas, bpa=2.723 degrees ! Estimated noise=4.66637 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.212418 Jy ! Component: 100 - total flux cleaned = 0.260062 Jy ! Total flux subtracted in 100 components = 0.260062 Jy ! Clean residual min=-0.016837 max=0.017354 Jy/beam ! Clean residual mean=-0.000962 rms=0.006945 Jy/beam ! Combined flux in latest and established models = 0.260062 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.260062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083283Jy sigma=0.413616 ! Fit after self-cal, rms=0.083282Jy sigma=0.413604 ! 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=22.04 mas, bmaj=84.45 mas, bpa=4.374 degrees ! Estimated noise=4.40291 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.0134822 Jy ! Component: 100 - total flux cleaned = 0.017713 Jy ! Component: 150 - total flux cleaned = 0.0216452 Jy ! Component: 200 - total flux cleaned = 0.0251172 Jy ! Total flux subtracted in 200 components = 0.0251172 Jy ! Clean residual min=-0.006058 max=0.006094 Jy/beam ! Clean residual mean=-0.000212 rms=0.002905 Jy/beam ! Combined flux in latest and established models = 0.285179 Jy ! Performing phase self-cal ! Adding 154 model components to the UV plane model. ! The established model now contains 171 components and 0.285179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075586Jy sigma=0.374499 ! Fit after self-cal, rms=0.075567Jy sigma=0.374400 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.08 LA 1.23 PT 0.97 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 1.11 LA 1.14 PT 1.00 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.97 LA 0.90 PT 1.04 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.91 LA 0.75 PT 0.91 ! ! ! Fit before self-cal, rms=0.075567Jy sigma=0.374400 ! Fit after self-cal, rms=0.049346Jy sigma=0.254450 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=22.4 mas, bmaj=85.81 mas, bpa=3.23 degrees ! Estimated noise=4.40967 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.00173619 Jy ! Component: 100 - total flux cleaned = 0.00293827 Jy ! Component: 150 - total flux cleaned = 0.00348987 Jy ! Component: 200 - total flux cleaned = 0.00398882 Jy ! Total flux subtracted in 200 components = 0.00398882 Jy ! Clean residual min=-0.000947 max=0.000960 Jy/beam ! Clean residual mean=0.000007 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.289168 Jy ! Performing phase self-cal ! Adding 120 model components to the UV plane model. ! The established model now contains 291 components and 0.289168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049012Jy sigma=0.252279 ! Fit after self-cal, rms=0.049124Jy sigma=0.252037 ! 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.049124Jy sigma=0.252037 ! Fit after self-cal, rms=0.049014Jy sigma=0.251862 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.41 mas, bmaj=85.82 mas, bpa=3.177 degrees ! Estimated noise=4.40347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.66927e-05 Jy ! Component: 100 - total flux cleaned = 9.88094e-06 Jy ! Component: 150 - total flux cleaned = -0.000105611 Jy ! Component: 200 - total flux cleaned = -0.000375252 Jy ! Total flux subtracted in 200 components = -0.000375252 Jy ! Clean residual min=-0.000541 max=0.000536 Jy/beam ! Clean residual mean=0.000011 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.288793 Jy selfcal ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 385 components and 0.288793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048951Jy sigma=0.251410 ! Fit after self-cal, rms=0.048955Jy sigma=0.251402 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.000107697 Jy ! Component: 100 - total flux cleaned = -0.000336231 Jy ! Component: 150 - total flux cleaned = -0.000389541 Jy ! Component: 200 - total flux cleaned = -0.000260077 Jy ! Total flux subtracted in 200 components = -0.000260077 Jy ! Clean residual min=-0.000426 max=0.000427 Jy/beam ! Clean residual mean=0.000015 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.288533 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 445 components and 0.288533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048930Jy sigma=0.251246 ! Fit after self-cal, rms=0.048930Jy sigma=0.251242 ! 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.048930Jy sigma=0.251242 ! Fit after self-cal, rms=0.048597Jy sigma=0.249838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.41 mas, bmaj=85.81 mas, bpa=3.207 degrees ! Estimated noise=4.39921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032666 Jy ! Component: 100 - total flux cleaned = -0.000355591 Jy ! Component: 150 - total flux cleaned = -0.000289156 Jy ! Component: 200 - total flux cleaned = -0.000167129 Jy ! Total flux subtracted in 200 components = -0.000167129 Jy ! Clean residual min=-0.000328 max=0.000327 Jy/beam ! Clean residual mean=-0.000007 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.288366 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 520 components and 0.288366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048567Jy sigma=0.249705 ! Fit after self-cal, rms=0.048569Jy sigma=0.249699 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.56359e-05 Jy ! Component: 100 - total flux cleaned = 0.000126612 Jy ! Component: 150 - total flux cleaned = 0.000183476 Jy ! Component: 200 - total flux cleaned = 0.000166176 Jy ! Total flux subtracted in 200 components = 0.000166176 Jy ! Clean residual min=-0.000280 max=0.000283 Jy/beam ! Clean residual mean=-0.000005 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.288532 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 570 components and 0.288532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048553Jy sigma=0.249628 ! Fit after self-cal, rms=0.048553Jy sigma=0.249627 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.048553Jy sigma=0.249627 ! Fit after self-cal, rms=0.048511Jy sigma=0.249515 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.71 mas, bmaj=86.55 mas, bpa=3.21 degrees ! Estimated noise=4.39686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306006 Jy ! Component: 100 - total flux cleaned = -0.000224746 Jy ! Component: 150 - total flux cleaned = -0.000243466 Jy ! Component: 200 - total flux cleaned = -0.000294691 Jy ! Total flux subtracted in 200 components = -0.000294691 Jy ! Clean residual min=-0.000272 max=0.000272 Jy/beam ! Clean residual mean=-0.000007 rms=0.000120 Jy/beam ! Combined flux in latest and established models = 0.288237 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 625 components and 0.288237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048493Jy sigma=0.249434 ! Fit after self-cal, rms=0.048493Jy sigma=0.249433 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.000111534 Jy ! Component: 100 - total flux cleaned = 0.000144314 Jy ! Component: 150 - total flux cleaned = 0.000129486 Jy ! Component: 200 - total flux cleaned = 0.000100997 Jy ! Total flux subtracted in 200 components = 0.000100997 Jy ! Clean residual min=-0.000236 max=0.000236 Jy/beam ! Clean residual mean=-0.000005 rms=0.000103 Jy/beam ! Combined flux in latest and established models = 0.288338 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 662 components and 0.288338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048483Jy sigma=0.249384 ! Fit after self-cal, rms=0.048483Jy sigma=0.249383 ! 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:PT,true ! 1: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.048402Jy sigma=0.248363 ! Fit after self-cal, rms=0.048402Jy sigma=0.248363 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:PT 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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.048402Jy sigma=0.248363 ! Fit after self-cal, rms=0.048461Jy sigma=0.249377 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=20.46 mas, bmaj=82.89 mas, bpa=2.597 degrees ! Estimated noise=4.68859 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.000183788 Jy ! Component: 100 - total flux cleaned = -0.000129896 Jy ! Component: 150 - total flux cleaned = -3.71146e-05 Jy ! Component: 200 - total flux cleaned = 5.84669e-06 Jy ! Total flux subtracted in 200 components = 5.84669e-06 Jy ! Clean residual min=-0.000335 max=0.000333 Jy/beam ! Clean residual mean=-0.000007 rms=0.000142 Jy/beam ! Combined flux in latest and established models = 0.288344 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 721 components and 0.288344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048449Jy sigma=0.249325 ! Fit after self-cal, rms=0.048449Jy sigma=0.249322 ! 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=22.41 mas, bmaj=85.76 mas, bpa=3.215 degrees ! Estimated noise=4.39642 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 = -7.08084e-05 Jy ! Component: 100 - total flux cleaned = -6.95294e-05 Jy ! Component: 150 - total flux cleaned = -0.000135875 Jy ! Component: 200 - total flux cleaned = -0.000174339 Jy ! Component: 250 - total flux cleaned = -0.000236542 Jy ! Component: 300 - total flux cleaned = -0.000284812 Jy ! Component: 350 - total flux cleaned = -0.000320529 Jy ! Component: 400 - total flux cleaned = -0.000367391 Jy ! Total flux subtracted in 400 components = -0.000367391 Jy ! Clean residual min=-0.000193 max=0.000193 Jy/beam ! Clean residual mean=-0.000003 rms=0.000087 Jy/beam ! Combined flux in latest and established models = 0.287977 Jy ! Performing phase self-cal ! Adding 134 model components to the UV plane model. ! The established model now contains 848 components and 0.287976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048436Jy sigma=0.249266 ! Fit after self-cal, rms=0.048435Jy sigma=0.249264 ! 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 = -4.4406e-05 Jy ! Component: 100 - total flux cleaned = -0.000112095 Jy ! Component: 150 - total flux cleaned = -0.000155397 Jy ! Component: 200 - total flux cleaned = -0.000229161 Jy ! Component: 250 - total flux cleaned = -0.000249571 Jy ! Component: 300 - total flux cleaned = -0.000280112 Jy ! Component: 350 - total flux cleaned = -0.000290218 Jy ! Component: 400 - total flux cleaned = -0.000330202 Jy ! Total flux subtracted in 400 components = -0.000330202 Jy ! Clean residual min=-0.000166 max=0.000166 Jy/beam ! Clean residual mean=-0.000001 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.287646 Jy ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 944 components and 0.287646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048427Jy sigma=0.249231 ! Fit after self-cal, rms=0.048426Jy sigma=0.249229 ! 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. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.048345Jy sigma=0.248198 ! Fit after self-cal, rms=0.048397Jy sigma=0.249221 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.41 mas, bmaj=85.76 mas, bpa=3.208 degrees ! Estimated noise=4.39371 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.42107e-05 Jy ! Component: 100 - total flux cleaned = 8.54657e-05 Jy ! Component: 150 - total flux cleaned = 1.16639e-05 Jy ! Component: 200 - total flux cleaned = -6.03703e-05 Jy ! Component: 250 - total flux cleaned = -0.000141033 Jy ! Component: 300 - total flux cleaned = -0.000200449 Jy ! Component: 350 - total flux cleaned = -0.000259291 Jy ! Component: 400 - total flux cleaned = -0.000365265 Jy ! Total flux subtracted in 400 components = -0.000365265 Jy ! Clean residual min=-0.000161 max=0.000160 Jy/beam ! Clean residual mean=-0.000003 rms=0.000075 Jy/beam ! Combined flux in latest and established models = 0.287281 Jy selfcal ! Performing phase self-cal ! Adding 123 model components to the UV plane model. ! The established model now contains 1039 components and 0.287281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048390Jy sigma=0.249186 ! Fit after self-cal, rms=0.048390Jy sigma=0.249184 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 (127.5, -116.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176913 Jy ! Component: 100 - total flux cleaned = 0.000205818 Jy ! Component: 150 - total flux cleaned = 0.000194722 Jy ! Component: 200 - total flux cleaned = 0.000173864 Jy ! Component: 250 - total flux cleaned = 0.000159427 Jy ! Component: 300 - total flux cleaned = 0.000141723 Jy ! Component: 350 - total flux cleaned = 0.000121244 Jy ! Component: 400 - total flux cleaned = 0.00010973 Jy ! Total flux subtracted in 400 components = 0.00010973 Jy ! Clean residual min=-0.000281 max=0.000223 Jy/beam ! Clean residual mean=-0.000001 rms=0.000073 Jy/beam ! Combined flux in latest and established models = 0.287391 Jy ! Performing phase self-cal ! Adding 132 model components to the UV plane model. ! The established model now contains 1160 components and 0.287391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048388Jy sigma=0.249171 ! Fit after self-cal, rms=0.048388Jy sigma=0.249169 ! 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.048388Jy sigma=0.249169 ! Fit after self-cal, rms=0.048356Jy sigma=0.249053 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.4 mas, bmaj=85.71 mas, bpa=3.219 degrees ! Estimated noise=4.39286 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115433 Jy ! Component: 100 - total flux cleaned = -0.000189228 Jy ! Component: 150 - total flux cleaned = -0.000243642 Jy ! Component: 200 - total flux cleaned = -0.000270453 Jy ! Component: 250 - total flux cleaned = -0.000287503 Jy ! Component: 300 - total flux cleaned = -0.000292455 Jy ! Component: 350 - total flux cleaned = -0.000292653 Jy ! Component: 400 - total flux cleaned = -0.000288659 Jy ! Total flux subtracted in 400 components = -0.000288659 Jy ! Clean residual min=-0.000363 max=0.000295 Jy/beam ! Clean residual mean=-0.000005 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.287102 Jy selfcal ! Performing phase self-cal ! Adding 131 model components to the UV plane model. ! The established model now contains 1260 components and 0.287102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048352Jy sigma=0.249035 ! Fit after self-cal, rms=0.048351Jy sigma=0.249032 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 = 0.000121306 Jy ! Component: 100 - total flux cleaned = 0.0001264 Jy ! Component: 150 - total flux cleaned = 0.00010838 Jy ! Component: 200 - total flux cleaned = 9.61446e-05 Jy ! Component: 250 - total flux cleaned = 8.84043e-05 Jy ! Component: 300 - total flux cleaned = 8.841e-05 Jy ! Component: 350 - total flux cleaned = 9.18811e-05 Jy ! Component: 400 - total flux cleaned = 8.55347e-05 Jy ! Total flux subtracted in 400 components = 8.55347e-05 Jy ! Clean residual min=-0.000389 max=0.000345 Jy/beam ! Clean residual mean=-0.000005 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.287188 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 1347 components and 0.287188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048350Jy sigma=0.249026 ! Fit after self-cal, rms=0.048350Jy sigma=0.249025 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.048350Jy sigma=0.249025 ! Fit after self-cal, rms=0.046763Jy sigma=0.238471 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.7 mas, bmaj=86.46 mas, bpa=3.223 degrees ! Estimated noise=4.3976 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.75727e-05 Jy ! Component: 100 - total flux cleaned = 7.90887e-05 Jy ! Component: 150 - total flux cleaned = 4.41345e-05 Jy ! Component: 200 - total flux cleaned = 4.75481e-06 Jy ! Component: 250 - total flux cleaned = -2.94632e-05 Jy ! Component: 300 - total flux cleaned = -6.78724e-05 Jy ! Component: 350 - total flux cleaned = -9.29864e-05 Jy ! Component: 400 - total flux cleaned = -0.000106732 Jy ! Total flux subtracted in 400 components = -0.000106732 Jy ! Clean residual min=-0.000524 max=0.000393 Jy/beam ! Clean residual mean=-0.000009 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.287081 Jy selfcal ! Performing phase self-cal ! Adding 126 model components to the UV plane model. ! The established model now contains 1458 components and 0.287081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046760Jy sigma=0.238461 ! Fit after self-cal, rms=0.046776Jy sigma=0.238439 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.57459e-05 Jy ! Component: 100 - total flux cleaned = 2.58982e-05 Jy ! Component: 150 - total flux cleaned = 1.85117e-05 Jy ! Component: 200 - total flux cleaned = 4.45826e-06 Jy ! Component: 250 - total flux cleaned = -2.28031e-06 Jy ! Component: 300 - total flux cleaned = -1.21051e-05 Jy ! Component: 350 - total flux cleaned = -2.16645e-05 Jy ! Component: 400 - total flux cleaned = -2.47867e-05 Jy ! Total flux subtracted in 400 components = -2.47867e-05 Jy ! Clean residual min=-0.000525 max=0.000372 Jy/beam ! Clean residual mean=-0.000008 rms=0.000140 Jy/beam ! Combined flux in latest and established models = 0.287056 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 1511 components and 0.287056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046775Jy sigma=0.238435 ! Fit after self-cal, rms=0.046774Jy sigma=0.238435 ! 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=22.4 mas, bmaj=85.67 mas, bpa=3.232 degrees ! Estimated noise=4.39892 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.4 x 85.67 at 3.232 degrees (North through East) ! Clean map min=-0.0065584 max=0.27368 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=20.45 mas, bmaj=82.8 mas, bpa=2.615 degrees ! Estimated noise=4.6911 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0250274 Jy ! Component: 100 - total flux cleaned = -0.0514745 Jy ! Component: 150 - total flux cleaned = -0.0673263 Jy ! Component: 200 - total flux cleaned = -0.0798591 Jy ! Component: 250 - total flux cleaned = -0.0927613 Jy ! Component: 300 - total flux cleaned = -0.0996789 Jy ! Component: 350 - total flux cleaned = -0.101823 Jy ! Component: 400 - total flux cleaned = -0.103795 Jy ! Total flux subtracted in 400 components = -0.103795 Jy ! Clean residual min=-0.083919 max=0.176740 Jy/beam ! Clean residual mean=-0.002691 rms=0.038526 Jy/beam ! Combined flux in latest and established models = -0.103795 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 200 model components to the UV plane model. ! The established model now contains 200 components and -0.103795 Jy ! Inverting map and beam ! Estimated beam: bmin=22.4 mas, bmaj=85.67 mas, bpa=3.232 degrees ! Estimated noise=4.39892 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) ! Added new window around map position (0, -0.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115654 Jy ! Component: 100 - total flux cleaned = 0.156832 Jy ! Component: 150 - total flux cleaned = 0.190564 Jy ! Component: 200 - total flux cleaned = 0.198332 Jy ! Component: 250 - total flux cleaned = 0.20474 Jy ! Component: 300 - total flux cleaned = 0.209284 Jy ! Component: 350 - total flux cleaned = 0.213187 Jy ! Component: 400 - total flux cleaned = 0.217256 Jy ! Total flux subtracted in 400 components = 0.217256 Jy ! Clean residual min=-0.016637 max=0.012905 Jy/beam ! Clean residual mean=-0.000185 rms=0.007058 Jy/beam ! Combined flux in latest and established models = 0.113462 Jy ! Adding 217 model components to the UV plane model. ! The established model now contains 414 components and 0.113462 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.7 mas, bmaj=86.46 mas, bpa=3.223 degrees ! Estimated noise=4.3976 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00530982 Jy ! Component: 100 - total flux cleaned = 0.00904752 Jy ! Component: 150 - total flux cleaned = 0.0134207 Jy ! Component: 200 - total flux cleaned = 0.0156705 Jy ! Component: 250 - total flux cleaned = 0.0181244 Jy ! Component: 300 - total flux cleaned = 0.0203935 Jy ! Component: 350 - total flux cleaned = 0.0235244 Jy ! Component: 400 - total flux cleaned = 0.0251506 Jy ! Total flux subtracted in 400 components = 0.0251506 Jy ! Clean residual min=-0.011360 max=0.007336 Jy/beam ! Clean residual mean=-0.000108 rms=0.003802 Jy/beam ! Combined flux in latest and established models = 0.138612 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.00334001 Jy ! Component: 100 - total flux cleaned = 0.0056077 Jy ! Component: 150 - total flux cleaned = 0.00773979 Jy ! Component: 200 - total flux cleaned = 0.00974747 Jy ! Component: 250 - total flux cleaned = 0.0111733 Jy ! Component: 300 - total flux cleaned = 0.013207 Jy ! Component: 350 - total flux cleaned = 0.0147198 Jy ! Component: 400 - total flux cleaned = 0.0163625 Jy ! Total flux subtracted in 400 components = 0.0163625 Jy ! Clean residual min=-0.009669 max=0.008787 Jy/beam ! Clean residual mean=-0.000149 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 0.154975 Jy ! Adding 337 model components to the UV plane model. ! The established model now contains 734 components and 0.154975 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=22.4 mas, bmaj=85.67 mas, bpa=3.232 degrees ! Estimated noise=4.39892 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209618 Jy ! Component: 100 - total flux cleaned = 0.00388566 Jy ! Component: 150 - total flux cleaned = 0.00507931 Jy ! Component: 200 - total flux cleaned = 0.0065601 Jy ! Component: 250 - total flux cleaned = 0.00750827 Jy ! Component: 300 - total flux cleaned = 0.00827104 Jy ! Component: 350 - total flux cleaned = 0.00900792 Jy ! Component: 400 - total flux cleaned = 0.00872061 Jy ! Total flux subtracted in 400 components = 0.00872061 Jy ! Clean residual min=-0.008083 max=0.006482 Jy/beam ! Clean residual mean=-0.000023 rms=0.001908 Jy/beam ! Combined flux in latest and established models = 0.163695 Jy selfcal ! Performing phase self-cal ! Adding 138 model components to the UV plane model. ! The established model now contains 851 components and 0.163695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052604Jy sigma=0.266761 ! Fit after self-cal, rms=0.050007Jy sigma=0.253633 wmodel /scr/pima/rdv94_uvs/J0701-4634_S_map.mod ! Writing 851 model components to file: /scr/pima/rdv94_uvs/J0701-4634_S_map.mod wobs /scr/pima/rdv94_uvs/J0701-4634_S_uvs.fits ! Applying 528 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0701-4634_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0701-4634_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv94_uvs/J0701-4634_S_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.00243643 Jy ! Component: 100 - total flux cleaned = -0.00348728 Jy ! Component: 150 - total flux cleaned = -0.00361956 Jy ! Component: 200 - total flux cleaned = -0.00356001 Jy ! Component: 250 - total flux cleaned = -0.00355969 Jy ! Component: 300 - total flux cleaned = -0.00370588 Jy ! Component: 350 - total flux cleaned = -0.00403316 Jy ! Component: 400 - total flux cleaned = -0.0042122 Jy ! Component: 450 - total flux cleaned = -0.00463859 Jy ! Component: 500 - total flux cleaned = -0.00467897 Jy ! Component: 550 - total flux cleaned = -0.00463813 Jy ! Component: 600 - total flux cleaned = -0.00471638 Jy ! Component: 650 - total flux cleaned = -0.00471658 Jy ! Component: 700 - total flux cleaned = -0.00479208 Jy ! Component: 750 - total flux cleaned = -0.00479195 Jy ! Component: 800 - total flux cleaned = -0.00471894 Jy ! Component: 850 - total flux cleaned = -0.00468324 Jy ! Component: 900 - total flux cleaned = -0.0046829 Jy ! Component: 950 - total flux cleaned = -0.004613 Jy ! Component: 1000 - total flux cleaned = -0.00461342 Jy ! Component: 1050 - total flux cleaned = -0.00454516 Jy ! Component: 1100 - total flux cleaned = -0.00451123 Jy ! Component: 1150 - total flux cleaned = -0.00444448 Jy ! Component: 1200 - total flux cleaned = -0.00437838 Jy ! Component: 1250 - total flux cleaned = -0.00434579 Jy ! Component: 1300 - total flux cleaned = -0.00428087 Jy ! Component: 1350 - total flux cleaned = -0.00431288 Jy ! Component: 1400 - total flux cleaned = -0.00437645 Jy ! Component: 1450 - total flux cleaned = -0.00437657 Jy ! Component: 1500 - total flux cleaned = -0.00443942 Jy ! Component: 1550 - total flux cleaned = -0.00447093 Jy ! Component: 1600 - total flux cleaned = -0.00450216 Jy ! Component: 1650 - total flux cleaned = -0.00453286 Jy ! Component: 1700 - total flux cleaned = -0.00462567 Jy ! Component: 1750 - total flux cleaned = -0.00462539 Jy ! Component: 1800 - total flux cleaned = -0.00450304 Jy ! Component: 1850 - total flux cleaned = -0.00428931 Jy ! Component: 1900 - total flux cleaned = -0.00407548 Jy ! Component: 1950 - total flux cleaned = -0.00383095 Jy ! Component: 2000 - total flux cleaned = -0.00358619 Jy ! Component: 2050 - total flux cleaned = -0.00340232 Jy ! Component: 2100 - total flux cleaned = -0.00315648 Jy ! Component: 2150 - total flux cleaned = -0.00291039 Jy ! Component: 2200 - total flux cleaned = -0.0027254 Jy ! Component: 2250 - total flux cleaned = -0.00247845 Jy ! Component: 2300 - total flux cleaned = -0.00226215 Jy ! Component: 2350 - total flux cleaned = -0.00201417 Jy ! Component: 2400 - total flux cleaned = -0.00182782 Jy ! Component: 2450 - total flux cleaned = -0.00164064 Jy ! Component: 2500 - total flux cleaned = -0.00151584 Jy ! Component: 2550 - total flux cleaned = -0.00139024 Jy ! Component: 2600 - total flux cleaned = -0.00123267 Jy ! Component: 2650 - total flux cleaned = -0.00104269 Jy ! Component: 2700 - total flux cleaned = -0.00088382 Jy ! Component: 2750 - total flux cleaned = -0.000724152 Jy ! Component: 2800 - total flux cleaned = -0.000564172 Jy ! Component: 2850 - total flux cleaned = -0.000371061 Jy ! Component: 2900 - total flux cleaned = -0.000241491 Jy ! Component: 2950 - total flux cleaned = -4.64397e-05 Jy ! Component: 3000 - total flux cleaned = 8.41545e-05 Jy ! Component: 3050 - total flux cleaned = 0.000248214 Jy ! Component: 3100 - total flux cleaned = 0.000413239 Jy ! Component: 3150 - total flux cleaned = 0.000579288 Jy ! Component: 3200 - total flux cleaned = 0.000746256 Jy ! Component: 3250 - total flux cleaned = 0.000880517 Jy ! Component: 3300 - total flux cleaned = 0.00108273 Jy ! Component: 3350 - total flux cleaned = 0.00118433 Jy ! Component: 3400 - total flux cleaned = 0.0012531 Jy ! Component: 3450 - total flux cleaned = 0.00125335 Jy ! Component: 3500 - total flux cleaned = 0.00128825 Jy ! Component: 3550 - total flux cleaned = 0.00128846 Jy ! Component: 3600 - total flux cleaned = 0.00128854 Jy ! Component: 3650 - total flux cleaned = 0.00121793 Jy ! Component: 3700 - total flux cleaned = 0.00114614 Jy ! Component: 3750 - total flux cleaned = 0.00114614 Jy ! Component: 3800 - total flux cleaned = 0.00107355 Jy ! Component: 3850 - total flux cleaned = 0.00100034 Jy ! Component: 3900 - total flux cleaned = 0.00103723 Jy ! Component: 3950 - total flux cleaned = 0.000925731 Jy ! Component: 4000 - total flux cleaned = 0.000850796 Jy ! Component: 4050 - total flux cleaned = 0.000850403 Jy ! Total flux subtracted in 4096 components = 0.000850833 Jy ! Clean residual min=-0.002357 max=0.002539 Jy/beam ! Clean residual mean=0.000051 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.164546 Jy keep ! Adding 502 model components to the UV plane model. ! The established model now contains 1350 components and 0.164546 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J0701-4634_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.4 x 85.67 at 3.232 degrees (North through East) ! Clean map min=-0.031644 max=0.21478 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0701-4634_S_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.2147 rms= 0.0008 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0701-4634_S_uvs.log closed on Tue Oct 8 12:14:31 2013