! Started logfile: /scr/pima/rdv93_uvs/J2114+2832_S_uvs.log on Tue Oct 8 15:33:46 2013 obs /scr/pima/rdv93_uvs/J2114+2832_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J2114+2832_S_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.939259 visibilities/baseline/integration-bin. ! Found source: J2114+2832 ! ! 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 5072 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/rdv93_uvs/J2114+2832_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:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.068910Jy sigma=8.785085 ! Fit after self-cal, rms=0.660536Jy sigma=5.217767 ! 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=3.421 mas, bmaj=5.794 mas, bpa=5.583 degrees ! Estimated noise=2.27116 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.267075 Jy ! Component: 100 - total flux cleaned = 0.332153 Jy ! Total flux subtracted in 100 components = 0.332153 Jy ! Clean residual min=-0.008096 max=0.024863 Jy/beam ! Clean residual mean=-0.000073 rms=0.002768 Jy/beam ! Combined flux in latest and established models = 0.332153 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.332153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078183Jy sigma=0.650416 ! Fit after self-cal, rms=0.078211Jy sigma=0.650340 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0261293 Jy ! Component: 100 - total flux cleaned = 0.0397592 Jy ! Total flux subtracted in 100 components = 0.0397592 Jy ! Clean residual min=-0.006343 max=0.008008 Jy/beam ! Clean residual mean=-0.000052 rms=0.001888 Jy/beam ! Combined flux in latest and established models = 0.371912 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.371912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068269Jy sigma=0.559853 ! Fit after self-cal, rms=0.068300Jy sigma=0.559794 ! 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=4.135 mas, bmaj=6.819 mas, bpa=4.517 degrees ! Estimated noise=1.25956 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.00913945 Jy ! Component: 100 - total flux cleaned = 0.0134751 Jy ! Component: 150 - total flux cleaned = 0.0156558 Jy ! Component: 200 - total flux cleaned = 0.0160203 Jy ! Total flux subtracted in 200 components = 0.0160203 Jy ! Clean residual min=-0.006157 max=0.009082 Jy/beam ! Clean residual mean=-0.000013 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.387933 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.387933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067060Jy sigma=0.550301 ! Fit after self-cal, rms=0.067063Jy sigma=0.550263 ! 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.01 FD 1.03 HN 0.94 KP 1.04 ! LA 1.14 MK 1.01 NL 1.01 OV 1.01 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.09 HN 1.04 KP 1.04 ! LA 1.04 MK 1.07 NL 1.04 OV 1.02 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.07 HN 0.96 KP 0.90 ! LA 0.97 MK 1.03 NL 1.09 OV 1.03 ! PT 1.09 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.93 KP 0.82 ! LA 0.81 MK 1.16 NL 1.02 OV 0.87 ! PT 0.95 SC 0.98 ! ! ! Fit before self-cal, rms=0.067063Jy sigma=0.550263 ! Fit after self-cal, rms=0.050439Jy sigma=0.376754 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.152 mas, bmaj=6.841 mas, bpa=5.006 degrees ! Estimated noise=1.26215 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.000182748 Jy ! Component: 100 - total flux cleaned = -0.000223499 Jy ! Component: 150 - total flux cleaned = -0.000189483 Jy ! Component: 200 - total flux cleaned = -0.000190032 Jy ! Total flux subtracted in 200 components = -0.000190032 Jy ! Clean residual min=-0.002525 max=0.002460 Jy/beam ! Clean residual mean=-0.000012 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.387743 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.387743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050340Jy sigma=0.376395 ! Fit after self-cal, rms=0.050373Jy sigma=0.376290 ! 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.050373Jy sigma=0.376290 ! Fit after self-cal, rms=0.050401Jy sigma=0.376283 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.153 mas, bmaj=6.842 mas, bpa=4.997 degrees ! Estimated noise=1.26265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.49795e-05 Jy ! Component: 100 - total flux cleaned = -7.38396e-05 Jy ! Component: 150 - total flux cleaned = -0.00010013 Jy ! Component: 200 - total flux cleaned = -0.000124146 Jy ! Total flux subtracted in 200 components = -0.000124146 Jy ! Clean residual min=-0.002495 max=0.002418 Jy/beam ! Clean residual mean=-0.000012 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.387619 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.387619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050350Jy sigma=0.376125 ! Fit after self-cal, rms=0.050351Jy sigma=0.376109 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 = 6.1476e-05 Jy ! Component: 100 - total flux cleaned = 3.62968e-05 Jy ! Component: 150 - total flux cleaned = 1.31493e-05 Jy ! Component: 200 - total flux cleaned = -9.7007e-06 Jy ! Total flux subtracted in 200 components = -9.7007e-06 Jy ! Clean residual min=-0.002458 max=0.002407 Jy/beam ! Clean residual mean=-0.000012 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.387609 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.387609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050309Jy sigma=0.375996 ! Fit after self-cal, rms=0.050310Jy sigma=0.375982 ! 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.050310Jy sigma=0.375982 ! Fit after self-cal, rms=0.049727Jy sigma=0.365695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.158 mas, bmaj=6.855 mas, bpa=5.315 degrees ! Estimated noise=1.26393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000354047 Jy ! Component: 100 - total flux cleaned = -0.00033408 Jy ! Component: 150 - total flux cleaned = -0.000334986 Jy ! Component: 200 - total flux cleaned = -0.000386046 Jy ! Total flux subtracted in 200 components = -0.000386046 Jy ! Clean residual min=-0.002075 max=0.001904 Jy/beam ! Clean residual mean=-0.000004 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.387223 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.387223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049697Jy sigma=0.365587 ! Fit after self-cal, rms=0.049700Jy sigma=0.365562 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 = -3.00423e-05 Jy ! Component: 100 - total flux cleaned = -4.74194e-05 Jy ! Component: 150 - total flux cleaned = -4.72763e-05 Jy ! Component: 200 - total flux cleaned = -4.79002e-05 Jy ! Total flux subtracted in 200 components = -4.79002e-05 Jy ! Clean residual min=-0.002055 max=0.001887 Jy/beam ! Clean residual mean=-0.000004 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.387175 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.387175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049682Jy sigma=0.365491 ! Fit after self-cal, rms=0.049683Jy sigma=0.365480 ! 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.049683Jy sigma=0.365480 ! Fit after self-cal, rms=0.049734Jy sigma=0.365450 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.703 mas, bmaj=9.982 mas, bpa=-0.0994 degrees ! Estimated noise=1.37345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000419119 Jy ! Component: 100 - total flux cleaned = -0.000444341 Jy ! Component: 150 - total flux cleaned = -0.000464713 Jy ! Component: 200 - total flux cleaned = -0.000472948 Jy ! Total flux subtracted in 200 components = -0.000472948 Jy ! Clean residual min=-0.002095 max=0.002392 Jy/beam ! Clean residual mean=-0.000006 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.386702 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.386702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049734Jy sigma=0.365409 ! Fit after self-cal, rms=0.049734Jy sigma=0.365398 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 = -7.04765e-06 Jy ! Component: 100 - total flux cleaned = -2.50893e-05 Jy ! Component: 150 - total flux cleaned = -2.5025e-05 Jy ! Component: 200 - total flux cleaned = -3.20827e-05 Jy ! Total flux subtracted in 200 components = -3.20827e-05 Jy ! Clean residual min=-0.002081 max=0.002396 Jy/beam ! Clean residual mean=-0.000006 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.38667 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.38667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049739Jy sigma=0.365379 ! Fit after self-cal, rms=0.049738Jy sigma=0.365373 ! 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:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![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.049738Jy sigma=0.365373 ! Fit after self-cal, rms=0.049738Jy sigma=0.365373 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:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.049738Jy sigma=0.365373 ! Fit after self-cal, rms=0.049750Jy sigma=0.365360 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=3.45 mas, bmaj=5.831 mas, bpa=6.382 degrees ! Estimated noise=2.30016 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.000214563 Jy ! Component: 100 - total flux cleaned = -0.000483177 Jy ! Component: 150 - total flux cleaned = -0.000596513 Jy ! Component: 200 - total flux cleaned = -0.000731304 Jy ! Total flux subtracted in 200 components = -0.000731304 Jy ! Clean residual min=-0.003059 max=0.003295 Jy/beam ! Clean residual mean=-0.000000 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.385939 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 91 components and 0.385939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049743Jy sigma=0.365478 ! Fit after self-cal, rms=0.049749Jy sigma=0.365342 ! 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=4.162 mas, bmaj=6.861 mas, bpa=5.405 degrees ! Estimated noise=1.26415 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.000180986 Jy ! Component: 100 - total flux cleaned = 0.000217366 Jy ! Component: 150 - total flux cleaned = 0.000233497 Jy ! Component: 200 - total flux cleaned = 0.000248119 Jy ! Component: 250 - total flux cleaned = 0.000248091 Jy ! Component: 300 - total flux cleaned = 0.000261207 Jy ! Component: 350 - total flux cleaned = 0.000248023 Jy ! Component: 400 - total flux cleaned = 0.000247792 Jy ! Total flux subtracted in 400 components = 0.000247792 Jy ! Clean residual min=-0.002004 max=0.001854 Jy/beam ! Clean residual mean=-0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.386186 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.386186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049711Jy sigma=0.365273 ! Fit after self-cal, rms=0.049713Jy sigma=0.365265 ! 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 = -3.54563e-05 Jy ! Component: 100 - total flux cleaned = -4.85976e-05 Jy ! Component: 150 - total flux cleaned = -4.86361e-05 Jy ! Component: 200 - total flux cleaned = -4.89662e-05 Jy ! Component: 250 - total flux cleaned = -3.70981e-05 Jy ! Component: 300 - total flux cleaned = -2.56692e-05 Jy ! Component: 350 - total flux cleaned = -1.46015e-05 Jy ! Component: 400 - total flux cleaned = -3.64172e-06 Jy ! Total flux subtracted in 400 components = -3.64172e-06 Jy ! Clean residual min=-0.002002 max=0.001850 Jy/beam ! Clean residual mean=-0.000004 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.386183 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 98 components and 0.386183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049690Jy sigma=0.365221 ! Fit after self-cal, rms=0.049691Jy sigma=0.365217 ! 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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.049691Jy sigma=0.365217 ! Fit after self-cal, rms=0.049682Jy sigma=0.365209 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.162 mas, bmaj=6.861 mas, bpa=5.426 degrees ! Estimated noise=1.26407 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121228 Jy ! Component: 100 - total flux cleaned = -0.000132908 Jy ! Component: 150 - total flux cleaned = -0.000132699 Jy ! Component: 200 - total flux cleaned = -0.000133024 Jy ! Component: 250 - total flux cleaned = -0.000133324 Jy ! Component: 300 - total flux cleaned = -0.00013318 Jy ! Component: 350 - total flux cleaned = -0.000142903 Jy ! Component: 400 - total flux cleaned = -0.000152552 Jy ! Total flux subtracted in 400 components = -0.000152552 Jy ! Clean residual min=-0.002009 max=0.001820 Jy/beam ! Clean residual mean=-0.000004 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.38603 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.38603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049663Jy sigma=0.365181 ! Fit after self-cal, rms=0.049664Jy sigma=0.365177 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 = -5.07924e-05 Jy ! Component: 100 - total flux cleaned = -5.06119e-05 Jy ! Component: 150 - total flux cleaned = -5.07702e-05 Jy ! Component: 200 - total flux cleaned = -5.06421e-05 Jy ! Component: 250 - total flux cleaned = -5.11533e-05 Jy ! Component: 300 - total flux cleaned = -5.13855e-05 Jy ! Component: 350 - total flux cleaned = -5.12865e-05 Jy ! Component: 400 - total flux cleaned = -5.16787e-05 Jy ! Total flux subtracted in 400 components = -5.16787e-05 Jy ! Clean residual min=-0.002005 max=0.001820 Jy/beam ! Clean residual mean=-0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.385979 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.385978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049649Jy sigma=0.365151 ! Fit after self-cal, rms=0.049651Jy sigma=0.365149 ! 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.049651Jy sigma=0.365149 ! Fit after self-cal, rms=0.049694Jy sigma=0.365123 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.162 mas, bmaj=6.863 mas, bpa=5.508 degrees ! Estimated noise=1.26436 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.03166e-05 Jy ! Component: 100 - total flux cleaned = -6.14655e-05 Jy ! Component: 150 - total flux cleaned = -7.09627e-05 Jy ! Component: 200 - total flux cleaned = -8.00912e-05 Jy ! Component: 250 - total flux cleaned = -7.98373e-05 Jy ! Component: 300 - total flux cleaned = -8.01491e-05 Jy ! Component: 350 - total flux cleaned = -8.87432e-05 Jy ! Component: 400 - total flux cleaned = -8.89367e-05 Jy ! Total flux subtracted in 400 components = -8.89367e-05 Jy ! Clean residual min=-0.002003 max=0.001800 Jy/beam ! Clean residual mean=-0.000003 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.38589 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.38589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049679Jy sigma=0.365096 ! Fit after self-cal, rms=0.049681Jy sigma=0.365094 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.34444e-05 Jy ! Component: 100 - total flux cleaned = -2.34448e-05 Jy ! Component: 150 - total flux cleaned = -2.38454e-05 Jy ! Component: 200 - total flux cleaned = -2.38362e-05 Jy ! Component: 250 - total flux cleaned = -1.56222e-05 Jy ! Component: 300 - total flux cleaned = -1.59273e-05 Jy ! Component: 350 - total flux cleaned = -1.62465e-05 Jy ! Component: 400 - total flux cleaned = -1.63451e-05 Jy ! Total flux subtracted in 400 components = -1.63451e-05 Jy ! Clean residual min=-0.001999 max=0.001806 Jy/beam ! Clean residual mean=-0.000003 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.385873 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 111 components and 0.385873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049670Jy sigma=0.365073 ! Fit after self-cal, rms=0.049671Jy sigma=0.365072 ! 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.049671Jy sigma=0.365072 ! Fit after self-cal, rms=0.049033Jy sigma=0.359759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.708 mas, bmaj=9.988 mas, bpa=-0.03662 degrees ! Estimated noise=1.37252 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117864 Jy ! Component: 100 - total flux cleaned = -0.000125856 Jy ! Component: 150 - total flux cleaned = -0.000133089 Jy ! Component: 200 - total flux cleaned = -0.000132981 Jy ! Component: 250 - total flux cleaned = -0.00012731 Jy ! Component: 300 - total flux cleaned = -0.000127189 Jy ! Component: 350 - total flux cleaned = -0.000122294 Jy ! Component: 400 - total flux cleaned = -0.000122252 Jy ! Total flux subtracted in 400 components = -0.000122252 Jy ! Clean residual min=-0.002101 max=0.002436 Jy/beam ! Clean residual mean=-0.000005 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.385751 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 0.385751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049035Jy sigma=0.359738 ! Fit after self-cal, rms=0.049036Jy sigma=0.359734 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 (-30.8, 75.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205341 Jy ! Component: 100 - total flux cleaned = 0.00242451 Jy ! Component: 150 - total flux cleaned = 0.00279071 Jy ! Component: 200 - total flux cleaned = 0.00303563 Jy ! Component: 250 - total flux cleaned = 0.00316042 Jy ! Component: 300 - total flux cleaned = 0.00333016 Jy ! Component: 350 - total flux cleaned = 0.0034616 Jy ! Component: 400 - total flux cleaned = 0.00355995 Jy ! Total flux subtracted in 400 components = 0.00355995 Jy ! Clean residual min=-0.001654 max=0.001871 Jy/beam ! Clean residual mean=-0.000007 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.389311 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 203 components and 0.389311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048938Jy sigma=0.358668 ! Fit after self-cal, rms=0.048934Jy sigma=0.358620 ! Inverting map ! Added new window around map position (97.2, -70.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000757722 Jy ! Component: 100 - total flux cleaned = 0.000845521 Jy ! Component: 150 - total flux cleaned = 0.000846579 Jy ! Component: 200 - total flux cleaned = 0.00087997 Jy ! Component: 250 - total flux cleaned = 0.000944887 Jy ! Component: 300 - total flux cleaned = 0.00106598 Jy ! Component: 350 - total flux cleaned = 0.00109285 Jy ! Component: 400 - total flux cleaned = 0.00111975 Jy ! Total flux subtracted in 400 components = 0.00111975 Jy ! Clean residual min=-0.001565 max=0.001487 Jy/beam ! Clean residual mean=0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.390431 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 263 components and 0.390431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048844Jy sigma=0.357717 ! Fit after self-cal, rms=0.048841Jy sigma=0.357696 ! 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=4.163 mas, bmaj=6.866 mas, bpa=5.582 degrees ! Estimated noise=1.26491 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.163 x 6.866 at 5.582 degrees (North through East) ! Clean map min=-0.0015632 max=0.35352 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=3.453 mas, bmaj=5.833 mas, bpa=6.515 degrees ! Estimated noise=2.30327 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.27077 Jy ! Component: 100 - total flux cleaned = 0.334868 Jy ! Component: 150 - total flux cleaned = 0.359526 Jy ! Component: 200 - total flux cleaned = 0.372539 Jy ! Component: 250 - total flux cleaned = 0.380016 Jy ! Component: 300 - total flux cleaned = 0.383378 Jy ! Component: 350 - total flux cleaned = 0.383791 Jy ! Component: 400 - total flux cleaned = 0.38391 Jy ! Total flux subtracted in 400 components = 0.38391 Jy ! Clean residual min=-0.003093 max=0.003126 Jy/beam ! Clean residual mean=0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.38391 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 52 model components to the UV plane model. ! The established model now contains 52 components and 0.38391 Jy ! Inverting map and beam ! Estimated beam: bmin=4.163 mas, bmaj=6.866 mas, bpa=5.582 degrees ! Estimated noise=1.26491 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.4, -22). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259891 Jy ! Component: 100 - total flux cleaned = 0.00393179 Jy ! Component: 150 - total flux cleaned = 0.00437228 Jy ! Component: 200 - total flux cleaned = 0.00491281 Jy ! Component: 250 - total flux cleaned = 0.00510597 Jy ! Component: 300 - total flux cleaned = 0.00540777 Jy ! Component: 350 - total flux cleaned = 0.00569317 Jy ! Component: 400 - total flux cleaned = 0.00596592 Jy ! Total flux subtracted in 400 components = 0.00596592 Jy ! Clean residual min=-0.001618 max=0.001775 Jy/beam ! Clean residual mean=0.000004 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.389876 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 107 components and 0.389875 Jy ! Inverting map ! Added new window around map position (25.2, 84). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122312 Jy ! Component: 100 - total flux cleaned = 0.00154213 Jy ! Component: 150 - total flux cleaned = 0.00189516 Jy ! Component: 200 - total flux cleaned = 0.00208694 Jy ! Component: 250 - total flux cleaned = 0.00217733 Jy ! Component: 300 - total flux cleaned = 0.00222143 Jy ! Component: 350 - total flux cleaned = 0.00230834 Jy ! Component: 400 - total flux cleaned = 0.00247553 Jy ! Total flux subtracted in 400 components = 0.00247553 Jy ! Clean residual min=-0.001438 max=0.001395 Jy/beam ! Clean residual mean=0.000003 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.392351 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 157 components and 0.392351 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=7.708 mas, bmaj=9.988 mas, bpa=-0.03662 degrees ! Estimated noise=1.37252 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064146 Jy ! Component: 100 - total flux cleaned = 0.000821442 Jy ! Component: 150 - total flux cleaned = 0.000885546 Jy ! Component: 200 - total flux cleaned = 0.000945906 Jy ! Component: 250 - total flux cleaned = 0.00103185 Jy ! Component: 300 - total flux cleaned = 0.00113841 Jy ! Component: 350 - total flux cleaned = 0.00116292 Jy ! Component: 400 - total flux cleaned = 0.00123659 Jy ! Total flux subtracted in 400 components = 0.00123659 Jy ! Clean residual min=-0.001516 max=0.001394 Jy/beam ! Clean residual mean=0.000008 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.393588 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 = 4.65841e-05 Jy ! Component: 100 - total flux cleaned = 9.29638e-05 Jy ! Component: 150 - total flux cleaned = 0.000159329 Jy ! Component: 200 - total flux cleaned = 0.000222883 Jy ! Component: 250 - total flux cleaned = 0.000284795 Jy ! Component: 300 - total flux cleaned = 0.000263822 Jy ! Component: 350 - total flux cleaned = 0.0002839 Jy ! Component: 400 - total flux cleaned = 0.000341733 Jy ! Total flux subtracted in 400 components = 0.000341733 Jy ! Clean residual min=-0.001413 max=0.001394 Jy/beam ! Clean residual mean=0.000008 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.393929 Jy ! Adding 165 model components to the UV plane model. ! The established model now contains 317 components and 0.39393 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.163 mas, bmaj=6.866 mas, bpa=5.582 degrees ! Estimated noise=1.26491 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.82763e-05 Jy ! Component: 100 - total flux cleaned = -8.82118e-05 Jy ! Component: 150 - total flux cleaned = -5.23992e-05 Jy ! Component: 200 - total flux cleaned = -5.34848e-05 Jy ! Component: 250 - total flux cleaned = 1.41727e-05 Jy ! Component: 300 - total flux cleaned = 1.4143e-05 Jy ! Component: 350 - total flux cleaned = 0.000142126 Jy ! Component: 400 - total flux cleaned = 0.000173496 Jy ! Total flux subtracted in 400 components = 0.000173496 Jy ! Clean residual min=-0.001201 max=0.001226 Jy/beam ! Clean residual mean=0.000003 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.394103 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 358 components and 0.394103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048923Jy sigma=0.356601 ! Fit after self-cal, rms=0.048894Jy sigma=0.356522 wmodel /scr/pima/rdv93_uvs/J2114+2832_S_map.mod ! Writing 358 model components to file: /scr/pima/rdv93_uvs/J2114+2832_S_map.mod wobs /scr/pima/rdv93_uvs/J2114+2832_S_uvs.fits ! Applying 140 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J2114+2832_S_uvs.fits wwins /scr/pima/rdv93_uvs/J2114+2832_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv93_uvs/J2114+2832_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 = 4.81072e-05 Jy ! Component: 100 - total flux cleaned = -1.40905e-05 Jy ! Component: 150 - total flux cleaned = -0.000135355 Jy ! Component: 200 - total flux cleaned = -0.000194032 Jy ! Component: 250 - total flux cleaned = -0.000270154 Jy ! Component: 300 - total flux cleaned = -0.00043653 Jy ! Component: 350 - total flux cleaned = -0.000508246 Jy ! Component: 400 - total flux cleaned = -0.00063243 Jy ! Component: 450 - total flux cleaned = -0.000736769 Jy ! Component: 500 - total flux cleaned = -0.000805786 Jy ! Component: 550 - total flux cleaned = -0.00095711 Jy ! Component: 600 - total flux cleaned = -0.00103988 Jy ! Component: 650 - total flux cleaned = -0.00115396 Jy ! Component: 700 - total flux cleaned = -0.00126653 Jy ! Component: 750 - total flux cleaned = -0.00137743 Jy ! Component: 800 - total flux cleaned = -0.00144037 Jy ! Component: 850 - total flux cleaned = -0.00154862 Jy ! Component: 900 - total flux cleaned = -0.00156387 Jy ! Component: 950 - total flux cleaned = -0.00168471 Jy ! Component: 1000 - total flux cleaned = -0.00169959 Jy ! Component: 1050 - total flux cleaned = -0.00177369 Jy ! Component: 1100 - total flux cleaned = -0.00178842 Jy ! Component: 1150 - total flux cleaned = -0.00184639 Jy ! Component: 1200 - total flux cleaned = -0.00190372 Jy ! Component: 1250 - total flux cleaned = -0.00194639 Jy ! Component: 1300 - total flux cleaned = -0.00198833 Jy ! Component: 1350 - total flux cleaned = -0.00201612 Jy ! Component: 1400 - total flux cleaned = -0.00202989 Jy ! Component: 1450 - total flux cleaned = -0.00208476 Jy ! Component: 1500 - total flux cleaned = -0.00212535 Jy ! Component: 1550 - total flux cleaned = -0.00220594 Jy ! Component: 1600 - total flux cleaned = -0.00223258 Jy ! Component: 1650 - total flux cleaned = -0.00228553 Jy ! Component: 1700 - total flux cleaned = -0.00239073 Jy ! Component: 1750 - total flux cleaned = -0.00248188 Jy ! Component: 1800 - total flux cleaned = -0.00252074 Jy ! Component: 1850 - total flux cleaned = -0.0026103 Jy ! Component: 1900 - total flux cleaned = -0.00264862 Jy ! Component: 1950 - total flux cleaned = -0.00268658 Jy ! Component: 2000 - total flux cleaned = -0.00276169 Jy ! Component: 2050 - total flux cleaned = -0.00276177 Jy ! Component: 2100 - total flux cleaned = -0.00279889 Jy ! Component: 2150 - total flux cleaned = -0.00283563 Jy ! Component: 2200 - total flux cleaned = -0.00287235 Jy ! Component: 2250 - total flux cleaned = -0.00290869 Jy ! Component: 2300 - total flux cleaned = -0.00294468 Jy ! Component: 2350 - total flux cleaned = -0.00296851 Jy ! Component: 2400 - total flux cleaned = -0.00299226 Jy ! Component: 2450 - total flux cleaned = -0.0030039 Jy ! Component: 2500 - total flux cleaned = -0.00301569 Jy ! Component: 2550 - total flux cleaned = -0.00299237 Jy ! Component: 2600 - total flux cleaned = -0.00301553 Jy ! Component: 2650 - total flux cleaned = -0.00305006 Jy ! Component: 2700 - total flux cleaned = -0.00305009 Jy ! Component: 2750 - total flux cleaned = -0.00310685 Jy ! Component: 2800 - total flux cleaned = -0.0031296 Jy ! Component: 2850 - total flux cleaned = -0.00312961 Jy ! Component: 2900 - total flux cleaned = -0.00314092 Jy ! Component: 2950 - total flux cleaned = -0.00319663 Jy ! Component: 3000 - total flux cleaned = -0.00320774 Jy ! Component: 3050 - total flux cleaned = -0.00325183 Jy ! Component: 3100 - total flux cleaned = -0.00326275 Jy ! Component: 3150 - total flux cleaned = -0.00325192 Jy ! Component: 3200 - total flux cleaned = -0.0032628 Jy ! Component: 3250 - total flux cleaned = -0.00327368 Jy ! Component: 3300 - total flux cleaned = -0.00329515 Jy ! Component: 3350 - total flux cleaned = -0.00333784 Jy ! Component: 3400 - total flux cleaned = -0.00336963 Jy ! Component: 3450 - total flux cleaned = -0.00333792 Jy ! Component: 3500 - total flux cleaned = -0.00334849 Jy ! Component: 3550 - total flux cleaned = -0.00336948 Jy ! Component: 3600 - total flux cleaned = -0.00337979 Jy ! Component: 3650 - total flux cleaned = -0.0033798 Jy ! Component: 3700 - total flux cleaned = -0.00342106 Jy ! Component: 3750 - total flux cleaned = -0.00342108 Jy ! Component: 3800 - total flux cleaned = -0.0034109 Jy ! Component: 3850 - total flux cleaned = -0.00348215 Jy ! Component: 3900 - total flux cleaned = -0.0034821 Jy ! Component: 3950 - total flux cleaned = -0.00350225 Jy ! Component: 4000 - total flux cleaned = -0.0034721 Jy ! Component: 4050 - total flux cleaned = -0.00353204 Jy ! Total flux subtracted in 4096 components = -0.00352212 Jy ! Clean residual min=-0.000628 max=0.000557 Jy/beam ! Clean residual mean=0.000002 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.390581 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 623 components and 0.390581 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J2114+2832_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.163 x 6.866 at 5.582 degrees (North through East) ! Clean map min=-0.0012794 max=0.35359 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J2114+2832_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.3535 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J2114+2832_S_uvs.log closed on Tue Oct 8 15:33:53 2013