! Started logfile: /scr/pima/rdv73_uvs/J1653-1551_S_uvs.log on Sat Jan 9 17:51:44 2016 obs /scr/pima/rdv73_uvs/J1653-1551_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1653-1551_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.969858 visibilities/baseline/integration-bin. ! Found source: J1653-1551 ! ! 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 6564 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J1653-1551_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:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK 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 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028249Jy sigma=4.230775 ! Fit after self-cal, rms=0.839954Jy sigma=3.451598 ! 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=2.453 mas, bmaj=6.016 mas, bpa=0.155 degrees ! Estimated noise=4.213 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.115025 Jy ! Component: 100 - total flux cleaned = 0.149036 Jy ! Total flux subtracted in 100 components = 0.149036 Jy ! Clean residual min=-0.010227 max=0.020382 Jy/beam ! Clean residual mean=0.000108 rms=0.003324 Jy/beam ! Combined flux in latest and established models = 0.149036 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.149036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134301Jy sigma=0.435902 ! Fit after self-cal, rms=0.134198Jy sigma=0.435624 ! Inverting map ! Added new window around map position (-3.6, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217086 Jy ! Component: 100 - total flux cleaned = 0.036359 Jy ! Total flux subtracted in 100 components = 0.036359 Jy ! Clean residual min=-0.008586 max=0.013532 Jy/beam ! Clean residual mean=0.000065 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 0.185395 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.185395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127791Jy sigma=0.407714 ! Fit after self-cal, rms=0.127674Jy sigma=0.406898 ! 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=3.199 mas, bmaj=7.488 mas, bpa=-3.629 degrees ! Estimated noise=2.30472 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 (4.8, 3.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169693 Jy ! Component: 100 - total flux cleaned = 0.0261608 Jy ! Component: 150 - total flux cleaned = 0.0317167 Jy ! Component: 200 - total flux cleaned = 0.0334056 Jy ! Total flux subtracted in 200 components = 0.0334056 Jy ! Clean residual min=-0.006669 max=0.006431 Jy/beam ! Clean residual mean=0.000033 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.2188 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 50 components and 0.218801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124290Jy sigma=0.398744 ! Fit after self-cal, rms=0.124283Jy sigma=0.398265 ! 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 1.03 FD 0.96 HN 1.06 KP 1.00 ! LA 0.96 MK 0.94 OV 0.96 PT 1.12 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.17 KP 1.05 ! LA 0.89 MK 0.93 OV 1.02 PT 1.09 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.17 KP 1.04 ! LA 0.85 MK 0.99 OV 1.10 PT 1.16 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.72 FD 0.96 HN 1.07 KP 0.95 ! LA 0.76 MK 1.11 OV 0.91 PT 0.95 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.124283Jy sigma=0.398265 ! Fit after self-cal, rms=0.105442Jy sigma=0.386171 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=7.437 mas, bpa=-3.152 degrees ! Estimated noise=2.30866 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 = -2.41994e-06 Jy ! Component: 100 - total flux cleaned = -0.000402889 Jy ! Component: 150 - total flux cleaned = -0.000832267 Jy ! Component: 200 - total flux cleaned = -0.00105625 Jy ! Total flux subtracted in 200 components = -0.00105625 Jy ! Clean residual min=-0.005064 max=0.004311 Jy/beam ! Clean residual mean=-0.000012 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.217744 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 0.217744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105225Jy sigma=0.385715 ! Fit after self-cal, rms=0.105158Jy sigma=0.385528 ! 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.105158Jy sigma=0.385528 ! Fit after self-cal, rms=0.105403Jy sigma=0.385466 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.207 mas, bmaj=7.428 mas, bpa=-2.955 degrees ! Estimated noise=2.31064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279823 Jy ! Component: 100 - total flux cleaned = -0.000603 Jy ! Component: 150 - total flux cleaned = -0.000887628 Jy ! Component: 200 - total flux cleaned = -0.00107579 Jy ! Total flux subtracted in 200 components = -0.00107579 Jy ! Clean residual min=-0.004714 max=0.004302 Jy/beam ! Clean residual mean=-0.000014 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.216668 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.216669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105253Jy sigma=0.385192 ! Fit after self-cal, rms=0.105263Jy sigma=0.385155 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.000231062 Jy ! Component: 100 - total flux cleaned = 5.61584e-05 Jy ! Component: 150 - total flux cleaned = -0.000152328 Jy ! Component: 200 - total flux cleaned = -0.000347148 Jy ! Total flux subtracted in 200 components = -0.000347148 Jy ! Clean residual min=-0.004487 max=0.004324 Jy/beam ! Clean residual mean=-0.000014 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.216321 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.216321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105181Jy sigma=0.385006 ! Fit after self-cal, rms=0.105185Jy sigma=0.384980 ! 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.105185Jy sigma=0.384980 ! Fit after self-cal, rms=0.099610Jy sigma=0.377076 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=7.431 mas, bpa=-2.954 degrees ! Estimated noise=2.30619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000571943 Jy ! Component: 100 - total flux cleaned = -0.000805617 Jy ! Component: 150 - total flux cleaned = -0.000803002 Jy ! Component: 200 - total flux cleaned = -0.000847544 Jy ! Total flux subtracted in 200 components = -0.000847544 Jy ! Clean residual min=-0.003052 max=0.002918 Jy/beam ! Clean residual mean=-0.000007 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.215474 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.215474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099541Jy sigma=0.376879 ! Fit after self-cal, rms=0.099574Jy sigma=0.376769 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 = 1.53734e-05 Jy ! Component: 100 - total flux cleaned = -0.000150164 Jy ! Component: 150 - total flux cleaned = -0.000261858 Jy ! Component: 200 - total flux cleaned = -0.000365112 Jy ! Total flux subtracted in 200 components = -0.000365112 Jy ! Clean residual min=-0.002929 max=0.002900 Jy/beam ! Clean residual mean=-0.000007 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.215109 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.215109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099536Jy sigma=0.376677 ! Fit after self-cal, rms=0.099543Jy sigma=0.376665 ! 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.099543Jy sigma=0.376665 ! Fit after self-cal, rms=0.099809Jy sigma=0.376630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.495 mas, bmaj=14.82 mas, bpa=4.337 degrees ! Estimated noise=2.84851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000650007 Jy ! Component: 100 - total flux cleaned = -0.000755904 Jy ! Component: 150 - total flux cleaned = -0.000875943 Jy ! Component: 200 - total flux cleaned = -0.00101465 Jy ! Total flux subtracted in 200 components = -0.00101465 Jy ! Clean residual min=-0.002783 max=0.003020 Jy/beam ! Clean residual mean=-0.000013 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.214094 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 134 components and 0.214094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099790Jy sigma=0.376622 ! Fit after self-cal, rms=0.099797Jy sigma=0.376608 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.000234295 Jy ! Component: 100 - total flux cleaned = -0.000316449 Jy ! Component: 150 - total flux cleaned = -0.000386242 Jy ! Component: 200 - total flux cleaned = -0.000472194 Jy ! Total flux subtracted in 200 components = -0.000472194 Jy ! Clean residual min=-0.002678 max=0.003012 Jy/beam ! Clean residual mean=-0.000012 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.213622 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 145 components and 0.213622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099788Jy sigma=0.376626 ! Fit after self-cal, rms=0.099791Jy sigma=0.376618 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK 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 ![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.099862Jy sigma=0.377386 ! Fit after self-cal, rms=0.099862Jy sigma=0.377386 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK 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 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.099862Jy sigma=0.377386 ! Fit after self-cal, rms=0.099873Jy sigma=0.376612 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=2.447 mas, bmaj=5.969 mas, bpa=0.9656 degrees ! Estimated noise=4.15831 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.00138604 Jy ! Component: 100 - total flux cleaned = 0.00127982 Jy ! Component: 150 - total flux cleaned = 0.000998897 Jy ! Component: 200 - total flux cleaned = 0.00076601 Jy ! Total flux subtracted in 200 components = 0.00076601 Jy ! Clean residual min=-0.005852 max=0.006014 Jy/beam ! Clean residual mean=0.000001 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.214388 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 168 components and 0.214388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099938Jy sigma=0.376916 ! Fit after self-cal, rms=0.099927Jy sigma=0.376741 ! 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=3.199 mas, bmaj=7.429 mas, bpa=-2.904 degrees ! Estimated noise=2.30508 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.000321056 Jy ! Component: 100 - total flux cleaned = -0.000445341 Jy ! Component: 150 - total flux cleaned = -0.000546274 Jy ! Component: 200 - total flux cleaned = -0.000590826 Jy ! Component: 250 - total flux cleaned = -0.000671282 Jy ! Component: 300 - total flux cleaned = -0.000741605 Jy ! Component: 350 - total flux cleaned = -0.000806835 Jy ! Component: 400 - total flux cleaned = -0.000899061 Jy ! Total flux subtracted in 400 components = -0.000899061 Jy ! Clean residual min=-0.002976 max=0.002804 Jy/beam ! Clean residual mean=-0.000006 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.213489 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 198 components and 0.213489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099828Jy sigma=0.376416 ! Fit after self-cal, rms=0.099831Jy sigma=0.376406 ! 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 = -6.57998e-07 Jy ! Component: 100 - total flux cleaned = -8.7236e-05 Jy ! Component: 150 - total flux cleaned = -0.000141073 Jy ! Component: 200 - total flux cleaned = -0.000214679 Jy ! Component: 250 - total flux cleaned = -0.000260449 Jy ! Component: 300 - total flux cleaned = -0.000325426 Jy ! Component: 350 - total flux cleaned = -0.000366434 Jy ! Component: 400 - total flux cleaned = -0.000405657 Jy ! Total flux subtracted in 400 components = -0.000405657 Jy ! Clean residual min=-0.002861 max=0.002722 Jy/beam ! Clean residual mean=-0.000005 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.213083 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 210 components and 0.213083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099804Jy sigma=0.376339 ! Fit after self-cal, rms=0.099810Jy sigma=0.376334 ! 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. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.099880Jy sigma=0.377107 ! Fit after self-cal, rms=0.100281Jy sigma=0.376313 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=7.42 mas, bpa=-2.84 degrees ! Estimated noise=2.30846 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000464782 Jy ! Component: 100 - total flux cleaned = -0.000540857 Jy ! Component: 150 - total flux cleaned = -0.000563352 Jy ! Component: 200 - total flux cleaned = -0.000604254 Jy ! Component: 250 - total flux cleaned = -0.000623131 Jy ! Component: 300 - total flux cleaned = -0.000641594 Jy ! Component: 350 - total flux cleaned = -0.000658807 Jy ! Component: 400 - total flux cleaned = -0.000658765 Jy ! Total flux subtracted in 400 components = -0.000658765 Jy ! Clean residual min=-0.002789 max=0.002674 Jy/beam ! Clean residual mean=-0.000005 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.212424 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 232 components and 0.212424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100260Jy sigma=0.376253 ! Fit after self-cal, rms=0.100274Jy sigma=0.376247 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 = 8.91654e-06 Jy ! Component: 100 - total flux cleaned = 9.20837e-06 Jy ! Component: 150 - total flux cleaned = -2.40624e-05 Jy ! Component: 200 - total flux cleaned = -4.00651e-05 Jy ! Component: 250 - total flux cleaned = -3.99967e-05 Jy ! Component: 300 - total flux cleaned = -5.48377e-05 Jy ! Component: 350 - total flux cleaned = -6.90395e-05 Jy ! Component: 400 - total flux cleaned = -6.92754e-05 Jy ! Total flux subtracted in 400 components = -6.92754e-05 Jy ! Clean residual min=-0.002743 max=0.002664 Jy/beam ! Clean residual mean=-0.000005 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.212355 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 241 components and 0.212355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100262Jy sigma=0.376218 ! Fit after self-cal, rms=0.100266Jy sigma=0.376216 ! 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.100266Jy sigma=0.376216 ! Fit after self-cal, rms=0.100462Jy sigma=0.376175 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=7.418 mas, bpa=-2.784 degrees ! Estimated noise=2.3088 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010081 Jy ! Component: 100 - total flux cleaned = -0.000151224 Jy ! Component: 150 - total flux cleaned = -0.00017313 Jy ! Component: 200 - total flux cleaned = -0.0001939 Jy ! Component: 250 - total flux cleaned = -0.000192941 Jy ! Component: 300 - total flux cleaned = -0.000192554 Jy ! Component: 350 - total flux cleaned = -0.000209234 Jy ! Component: 400 - total flux cleaned = -0.000224686 Jy ! Total flux subtracted in 400 components = -0.000224686 Jy ! Clean residual min=-0.002742 max=0.002647 Jy/beam ! Clean residual mean=-0.000006 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.21213 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 248 components and 0.212131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100442Jy sigma=0.376128 ! Fit after self-cal, rms=0.100450Jy sigma=0.376123 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 = 6.38481e-05 Jy ! Component: 100 - total flux cleaned = 3.29723e-05 Jy ! Component: 150 - total flux cleaned = 1.80876e-05 Jy ! Component: 200 - total flux cleaned = 4.09829e-06 Jy ! Component: 250 - total flux cleaned = -9.74617e-06 Jy ! Component: 300 - total flux cleaned = -2.30023e-05 Jy ! Component: 350 - total flux cleaned = -4.94788e-05 Jy ! Component: 400 - total flux cleaned = -6.22146e-05 Jy ! Total flux subtracted in 400 components = -6.22146e-05 Jy ! Clean residual min=-0.002686 max=0.002651 Jy/beam ! Clean residual mean=-0.000006 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.212068 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 257 components and 0.212068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100439Jy sigma=0.376103 ! Fit after self-cal, rms=0.100442Jy sigma=0.376100 ! 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.100442Jy sigma=0.376100 ! Fit after self-cal, rms=0.100909Jy sigma=0.366020 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.573 mas, bmaj=14.87 mas, bpa=4.377 degrees ! Estimated noise=2.87965 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124693 Jy ! Component: 100 - total flux cleaned = 0.00116138 Jy ! Component: 150 - total flux cleaned = 0.00104718 Jy ! Component: 200 - total flux cleaned = 0.000952879 Jy ! Component: 250 - total flux cleaned = 0.000920477 Jy ! Component: 300 - total flux cleaned = 0.000890815 Jy ! Component: 350 - total flux cleaned = 0.000849428 Jy ! Component: 400 - total flux cleaned = 0.000810102 Jy ! Total flux subtracted in 400 components = 0.000810102 Jy ! Clean residual min=-0.002370 max=0.002848 Jy/beam ! Clean residual mean=-0.000010 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.212878 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 267 components and 0.212878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100892Jy sigma=0.365901 ! Fit after self-cal, rms=0.101007Jy sigma=0.365709 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 (-99.6, 21.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193322 Jy ! Component: 100 - total flux cleaned = 0.00264938 Jy ! Component: 150 - total flux cleaned = 0.00294458 Jy ! Component: 200 - total flux cleaned = 0.00294549 Jy ! Component: 250 - total flux cleaned = 0.0029829 Jy ! Component: 300 - total flux cleaned = 0.00291516 Jy ! Component: 350 - total flux cleaned = 0.00291647 Jy ! Component: 400 - total flux cleaned = 0.00282898 Jy ! Total flux subtracted in 400 components = 0.00282898 Jy ! Clean residual min=-0.002857 max=0.002150 Jy/beam ! Clean residual mean=-0.000010 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.215707 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 323 components and 0.215707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100951Jy sigma=0.365373 ! Fit after self-cal, rms=0.100943Jy sigma=0.365344 ! 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=3.192 mas, bmaj=7.412 mas, bpa=-2.768 degrees ! Estimated noise=2.33555 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.192 x 7.412 at -2.768 degrees (North through East) ! Clean map min=-0.0041085 max=0.15321 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=2.438 mas, bmaj=5.969 mas, bpa=1.205 degrees ! Estimated noise=4.21107 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114269 Jy ! Component: 100 - total flux cleaned = 0.149498 Jy ! Component: 150 - total flux cleaned = 0.169873 Jy ! Component: 200 - total flux cleaned = 0.183073 Jy ! Component: 250 - total flux cleaned = 0.192289 Jy ! Component: 300 - total flux cleaned = 0.198276 Jy ! Component: 350 - total flux cleaned = 0.201847 Jy ! Component: 400 - total flux cleaned = 0.204774 Jy ! Total flux subtracted in 400 components = 0.204774 Jy ! Clean residual min=-0.006118 max=0.005843 Jy/beam ! Clean residual mean=0.000012 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.204774 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.204774 Jy ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=7.412 mas, bpa=-2.768 degrees ! Estimated noise=2.33555 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.00769834 Jy ! Component: 100 - total flux cleaned = 0.0108014 Jy ! Component: 150 - total flux cleaned = 0.0113673 Jy ! Component: 200 - total flux cleaned = 0.0119414 Jy ! Component: 250 - total flux cleaned = 0.0123743 Jy ! Component: 300 - total flux cleaned = 0.0128398 Jy ! Component: 350 - total flux cleaned = 0.0131268 Jy ! Component: 400 - total flux cleaned = 0.0133298 Jy ! Total flux subtracted in 400 components = 0.0133298 Jy ! Clean residual min=-0.002867 max=0.002660 Jy/beam ! Clean residual mean=-0.000007 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.218104 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 146 components and 0.218104 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=8.573 mas, bmaj=14.87 mas, bpa=4.377 degrees ! Estimated noise=2.87965 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112443 Jy ! Component: 100 - total flux cleaned = 0.00133612 Jy ! Component: 150 - total flux cleaned = 0.00139665 Jy ! Component: 200 - total flux cleaned = 0.00144842 Jy ! Component: 250 - total flux cleaned = 0.00144853 Jy ! Component: 300 - total flux cleaned = 0.00140001 Jy ! Component: 350 - total flux cleaned = 0.00131202 Jy ! Component: 400 - total flux cleaned = 0.00123162 Jy ! Total flux subtracted in 400 components = 0.00123162 Jy ! Clean residual min=-0.002761 max=0.002327 Jy/beam ! Clean residual mean=-0.000013 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.219336 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 = 3.805e-05 Jy ! Component: 100 - total flux cleaned = -3.34156e-05 Jy ! Component: 150 - total flux cleaned = -0.000102415 Jy ! Component: 200 - total flux cleaned = -0.000200687 Jy ! Component: 250 - total flux cleaned = -0.000295943 Jy ! Component: 300 - total flux cleaned = -0.000387033 Jy ! Component: 350 - total flux cleaned = -0.000505697 Jy ! Component: 400 - total flux cleaned = -0.000621021 Jy ! Total flux subtracted in 400 components = -0.000621021 Jy ! Clean residual min=-0.002776 max=0.002173 Jy/beam ! Clean residual mean=-0.000012 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.218715 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 258 components and 0.218715 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=7.412 mas, bpa=-2.768 degrees ! Estimated noise=2.33555 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000898324 Jy ! Component: 100 - total flux cleaned = -0.00110833 Jy ! Component: 150 - total flux cleaned = -0.00120379 Jy ! Component: 200 - total flux cleaned = -0.00124723 Jy ! Component: 250 - total flux cleaned = -0.00137857 Jy ! Component: 300 - total flux cleaned = -0.00154451 Jy ! Component: 350 - total flux cleaned = -0.00162461 Jy ! Component: 400 - total flux cleaned = -0.00173942 Jy ! Total flux subtracted in 400 components = -0.00173942 Jy ! Clean residual min=-0.002651 max=0.002093 Jy/beam ! Clean residual mean=-0.000006 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.216975 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 310 components and 0.216975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100843Jy sigma=0.365076 ! Fit after self-cal, rms=0.100830Jy sigma=0.365003 wmodel /scr/pima/rdv73_uvs/J1653-1551_S_map.mod ! Writing 310 model components to file: /scr/pima/rdv73_uvs/J1653-1551_S_map.mod wobs /scr/pima/rdv73_uvs/J1653-1551_S_uvs.fits ! Applying 824 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1653-1551_S_uvs.fits wwins /scr/pima/rdv73_uvs/J1653-1551_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv73_uvs/J1653-1551_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.00117365 Jy ! Component: 100 - total flux cleaned = -0.00223447 Jy ! Component: 150 - total flux cleaned = -0.0030614 Jy ! Component: 200 - total flux cleaned = -0.00358352 Jy ! Component: 250 - total flux cleaned = -0.00397625 Jy ! Component: 300 - total flux cleaned = -0.00418401 Jy ! Component: 350 - total flux cleaned = -0.00431899 Jy ! Component: 400 - total flux cleaned = -0.004516 Jy ! Component: 450 - total flux cleaned = -0.00470837 Jy ! Component: 500 - total flux cleaned = -0.00480186 Jy ! Component: 550 - total flux cleaned = -0.00492456 Jy ! Component: 600 - total flux cleaned = -0.00507542 Jy ! Component: 650 - total flux cleaned = -0.00531215 Jy ! Component: 700 - total flux cleaned = -0.00560101 Jy ! Component: 750 - total flux cleaned = -0.00577103 Jy ! Component: 800 - total flux cleaned = -0.00593862 Jy ! Component: 850 - total flux cleaned = -0.00607631 Jy ! Component: 900 - total flux cleaned = -0.00623876 Jy ! Component: 950 - total flux cleaned = -0.00637194 Jy ! Component: 1000 - total flux cleaned = -0.00650331 Jy ! Component: 1050 - total flux cleaned = -0.00658082 Jy ! Component: 1100 - total flux cleaned = -0.00675966 Jy ! Component: 1150 - total flux cleaned = -0.00683528 Jy ! Component: 1200 - total flux cleaned = -0.00700925 Jy ! Component: 1250 - total flux cleaned = -0.00705785 Jy ! Component: 1300 - total flux cleaned = -0.00717945 Jy ! Component: 1350 - total flux cleaned = -0.00737157 Jy ! Component: 1400 - total flux cleaned = -0.00753723 Jy ! Component: 1450 - total flux cleaned = -0.0076071 Jy ! Component: 1500 - total flux cleaned = -0.00772308 Jy ! Component: 1550 - total flux cleaned = -0.00779203 Jy ! Component: 1600 - total flux cleaned = -0.00799625 Jy ! Component: 1650 - total flux cleaned = -0.00804114 Jy ! Component: 1700 - total flux cleaned = -0.00813029 Jy ! Component: 1750 - total flux cleaned = -0.00828444 Jy ! Component: 1800 - total flux cleaned = -0.00839348 Jy ! Component: 1850 - total flux cleaned = -0.00843635 Jy ! Component: 1900 - total flux cleaned = -0.00843637 Jy ! Component: 1950 - total flux cleaned = -0.00852055 Jy ! Component: 2000 - total flux cleaned = -0.00856286 Jy ! Component: 2050 - total flux cleaned = -0.00862511 Jy ! Component: 2100 - total flux cleaned = -0.00862489 Jy ! Component: 2150 - total flux cleaned = -0.00866555 Jy ! Component: 2200 - total flux cleaned = -0.00866577 Jy ! Component: 2250 - total flux cleaned = -0.00880647 Jy ! Component: 2300 - total flux cleaned = -0.00888623 Jy ! Component: 2350 - total flux cleaned = -0.00890604 Jy ! Component: 2400 - total flux cleaned = -0.00900432 Jy ! Component: 2450 - total flux cleaned = -0.00908239 Jy ! Component: 2500 - total flux cleaned = -0.00914033 Jy ! Component: 2550 - total flux cleaned = -0.00919793 Jy ! Component: 2600 - total flux cleaned = -0.0092932 Jy ! Component: 2650 - total flux cleaned = -0.00929306 Jy ! Component: 2700 - total flux cleaned = -0.00933042 Jy ! Component: 2750 - total flux cleaned = -0.00938641 Jy ! Component: 2800 - total flux cleaned = -0.00940496 Jy ! Component: 2850 - total flux cleaned = -0.00946032 Jy ! Component: 2900 - total flux cleaned = -0.00946037 Jy ! Component: 2950 - total flux cleaned = -0.00958756 Jy ! Component: 3000 - total flux cleaned = -0.00962357 Jy ! Component: 3050 - total flux cleaned = -0.00969516 Jy ! Component: 3100 - total flux cleaned = -0.00971282 Jy ! Component: 3150 - total flux cleaned = -0.00985443 Jy ! Component: 3200 - total flux cleaned = -0.00987188 Jy ! Component: 3250 - total flux cleaned = -0.00990694 Jy ! Component: 3300 - total flux cleaned = -0.00994181 Jy ! Component: 3350 - total flux cleaned = -0.0100456 Jy ! Component: 3400 - total flux cleaned = -0.0101316 Jy ! Component: 3450 - total flux cleaned = -0.0101828 Jy ! Component: 3500 - total flux cleaned = -0.0102339 Jy ! Component: 3550 - total flux cleaned = -0.010251 Jy ! Component: 3600 - total flux cleaned = -0.0103519 Jy ! Component: 3650 - total flux cleaned = -0.0103352 Jy ! Component: 3700 - total flux cleaned = -0.0104516 Jy ! Component: 3750 - total flux cleaned = -0.0105013 Jy ! Component: 3800 - total flux cleaned = -0.0105179 Jy ! Component: 3850 - total flux cleaned = -0.0105998 Jy ! Component: 3900 - total flux cleaned = -0.0106324 Jy ! Component: 3950 - total flux cleaned = -0.0107133 Jy ! Component: 4000 - total flux cleaned = -0.0107455 Jy ! Component: 4050 - total flux cleaned = -0.0108096 Jy ! Total flux subtracted in 4096 components = -0.0108256 Jy ! Clean residual min=-0.000990 max=0.000855 Jy/beam ! Clean residual mean=0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.20615 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 584 components and 0.206149 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1653-1551_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.192 x 7.412 at -2.768 degrees (North through East) ! Clean map min=-0.0027206 max=0.15473 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1653-1551_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.1547 rms= 0.00029 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1653-1551_S_uvs.log closed on Sat Jan 9 17:51:51 2016