! Started logfile: /scr/pima/rdv73_uvs/J1714-2100_X_uvs.log on Sat Jan 9 17:37:06 2016 obs /scr/pima/rdv73_uvs/J1714-2100_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1714-2100_X_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! AN table 2: 23 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.894701 visibilities/baseline/integration-bin. ! Found source: J1714-2100 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5268 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J1714-2100_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1: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 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.012435Jy sigma=5.337087 ! Fit after self-cal, rms=0.882679Jy sigma=4.615801 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6864 mas, bmaj=1.687 mas, bpa=4.604 degrees ! Estimated noise=3.60768 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.0899029 Jy ! Component: 100 - total flux cleaned = 0.113551 Jy ! Total flux subtracted in 100 components = 0.113551 Jy ! Clean residual min=-0.008360 max=0.010696 Jy/beam ! Clean residual mean=-0.000024 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 0.113551 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.113551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082544Jy sigma=0.412486 ! Fit after self-cal, rms=0.082470Jy sigma=0.412311 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8874 mas, bmaj=2.105 mas, bpa=1.843 degrees ! Estimated noise=1.9681 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.0167935 Jy ! Component: 100 - total flux cleaned = 0.0239964 Jy ! Component: 150 - total flux cleaned = 0.0272706 Jy ! Component: 200 - total flux cleaned = 0.0288259 Jy ! Total flux subtracted in 200 components = 0.0288259 Jy ! Clean residual min=-0.004775 max=0.005006 Jy/beam ! Clean residual mean=-0.000007 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.142377 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 39 components and 0.142377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079965Jy sigma=0.393935 ! Fit after self-cal, rms=0.079953Jy sigma=0.393830 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.47 KP 1.01 ! LA 1.09 MK 1.00 OV 1.01 PT 0.97 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.96 KP 0.98 LA 1.04 ! MK 0.91 OV 0.92 PT 1.05 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.65 KP 0.92 ! LA 1.10 MK 1.01 OV 0.89 PT 1.09 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.94 KP 0.89 LA 1.01 ! MK 0.95 OV 0.96 PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.94 HN 1.76 KP 0.78 ! LA 1.20 MK 1.14 OV 1.00 PT 1.01 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.95 KP 0.83 LA 1.11 ! MK 0.92 OV 1.05 PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 HN 1.34 KP 0.94 ! LA 1.09 MK 1.03 OV 0.95 PT 1.12 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.97 KP 0.87 LA 1.09 ! MK 0.97 OV 1.03 PT 0.99 SC 1.04 ! ! ! Fit before self-cal, rms=0.079953Jy sigma=0.393830 ! Fit after self-cal, rms=0.081435Jy sigma=0.386467 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8852 mas, bmaj=2.113 mas, bpa=1.697 degrees ! Estimated noise=1.96501 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.000242842 Jy ! Component: 100 - total flux cleaned = -0.000279785 Jy ! Component: 150 - total flux cleaned = -0.000296535 Jy ! Component: 200 - total flux cleaned = -0.000327469 Jy ! Total flux subtracted in 200 components = -0.000327469 Jy ! Clean residual min=-0.003794 max=0.003182 Jy/beam ! Clean residual mean=-0.000007 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.142049 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.142049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081425Jy sigma=0.386440 ! Fit after self-cal, rms=0.081655Jy sigma=0.386250 ! 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.081655Jy sigma=0.386250 ! Fit after self-cal, rms=0.081722Jy sigma=0.386240 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8851 mas, bmaj=2.111 mas, bpa=1.686 degrees ! Estimated noise=1.96241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209441 Jy ! Component: 100 - total flux cleaned = -0.00024446 Jy ! Component: 150 - total flux cleaned = -0.000275647 Jy ! Component: 200 - total flux cleaned = -0.000303569 Jy ! Total flux subtracted in 200 components = -0.000303569 Jy ! Clean residual min=-0.003775 max=0.003250 Jy/beam ! Clean residual mean=-0.000007 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.141746 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.141746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081713Jy sigma=0.386217 ! Fit after self-cal, rms=0.081728Jy sigma=0.386215 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.30885e-05 Jy ! Component: 100 - total flux cleaned = -4.54983e-05 Jy ! Component: 150 - total flux cleaned = -6.95871e-05 Jy ! Component: 200 - total flux cleaned = -8.07652e-05 Jy ! Total flux subtracted in 200 components = -8.07652e-05 Jy ! Clean residual min=-0.003783 max=0.003244 Jy/beam ! Clean residual mean=-0.000007 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.141665 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.141665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081723Jy sigma=0.386201 ! Fit after self-cal, rms=0.081726Jy sigma=0.386200 ! 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.081726Jy sigma=0.386200 ! Fit after self-cal, rms=0.081872Jy sigma=0.386140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8856 mas, bmaj=2.109 mas, bpa=1.721 degrees ! Estimated noise=1.96344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.65049e-05 Jy ! Component: 100 - total flux cleaned = -1.63864e-05 Jy ! Component: 150 - total flux cleaned = -4.12596e-05 Jy ! Component: 200 - total flux cleaned = -6.38506e-05 Jy ! Total flux subtracted in 200 components = -6.38506e-05 Jy ! Clean residual min=-0.003809 max=0.003247 Jy/beam ! Clean residual mean=-0.000006 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.141601 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.141601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081867Jy sigma=0.386124 ! Fit after self-cal, rms=0.081873Jy sigma=0.386123 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 = -2.80735e-05 Jy ! Component: 100 - total flux cleaned = -3.92529e-05 Jy ! Component: 150 - total flux cleaned = -5.88383e-05 Jy ! Component: 200 - total flux cleaned = -7.65663e-05 Jy ! Total flux subtracted in 200 components = -7.65663e-05 Jy ! Clean residual min=-0.003823 max=0.003241 Jy/beam ! Clean residual mean=-0.000007 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.141525 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 46 components and 0.141525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081870Jy sigma=0.386114 ! Fit after self-cal, rms=0.081872Jy sigma=0.386113 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081872Jy sigma=0.386113 ! Fit after self-cal, rms=0.081964Jy sigma=0.386050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=5.598 mas, bpa=16.28 degrees ! Estimated noise=2.3017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00038223 Jy ! Component: 100 - total flux cleaned = 0.000415645 Jy ! Component: 150 - total flux cleaned = 0.000446697 Jy ! Component: 200 - total flux cleaned = 0.000466012 Jy ! Total flux subtracted in 200 components = 0.000466012 Jy ! Clean residual min=-0.004067 max=0.003823 Jy/beam ! Clean residual mean=-0.000011 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.141991 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 48 components and 0.141991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081967Jy sigma=0.386058 ! Fit after self-cal, rms=0.081975Jy sigma=0.386057 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.96455e-05 Jy ! Component: 100 - total flux cleaned = 3.76343e-05 Jy ! Component: 150 - total flux cleaned = 6.29209e-05 Jy ! Component: 200 - total flux cleaned = 7.87306e-05 Jy ! Total flux subtracted in 200 components = 7.87306e-05 Jy ! Clean residual min=-0.004063 max=0.003813 Jy/beam ! Clean residual mean=-0.000011 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.142069 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.142069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081978Jy sigma=0.386070 ! Fit after self-cal, rms=0.081981Jy sigma=0.386068 ! 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 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2: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.082262Jy sigma=0.386543 ! Fit after self-cal, rms=0.082262Jy sigma=0.386543 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 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2: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 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.082262Jy sigma=0.386543 ! Fit after self-cal, rms=0.081876Jy sigma=0.386045 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6815 mas, bmaj=1.69 mas, bpa=4.968 degrees ! Estimated noise=3.65428 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.00102837 Jy ! Component: 100 - total flux cleaned = -0.0014642 Jy ! Component: 150 - total flux cleaned = -0.00160591 Jy ! Component: 200 - total flux cleaned = -0.00173502 Jy ! Total flux subtracted in 200 components = -0.00173502 Jy ! Clean residual min=-0.005392 max=0.005135 Jy/beam ! Clean residual mean=-0.000004 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.140334 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.140334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081880Jy sigma=0.386079 ! Fit after self-cal, rms=0.081859Jy sigma=0.386058 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8856 mas, bmaj=2.108 mas, bpa=2.028 degrees ! Estimated noise=1.96472 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.000643212 Jy ! Component: 100 - total flux cleaned = 0.000857681 Jy ! Component: 150 - total flux cleaned = 0.000892028 Jy ! Component: 200 - total flux cleaned = 0.00092847 Jy ! Component: 250 - total flux cleaned = 0.000948214 Jy ! Component: 300 - total flux cleaned = 0.000948074 Jy ! Component: 350 - total flux cleaned = 0.000953748 Jy ! Component: 400 - total flux cleaned = 0.000953779 Jy ! Total flux subtracted in 400 components = 0.000953779 Jy ! Clean residual min=-0.003847 max=0.003221 Jy/beam ! Clean residual mean=-0.000007 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.141288 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.141288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081855Jy sigma=0.386015 ! Fit after self-cal, rms=0.081857Jy sigma=0.386013 ! 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 = 2.12039e-05 Jy ! Component: 100 - total flux cleaned = 2.89594e-05 Jy ! Component: 150 - total flux cleaned = 2.89436e-05 Jy ! Component: 200 - total flux cleaned = 3.52395e-05 Jy ! Component: 250 - total flux cleaned = 3.52659e-05 Jy ! Component: 300 - total flux cleaned = 3.54554e-05 Jy ! Component: 350 - total flux cleaned = 3.0351e-05 Jy ! Component: 400 - total flux cleaned = 3.01642e-05 Jy ! Total flux subtracted in 400 components = 3.01642e-05 Jy ! Clean residual min=-0.003842 max=0.003216 Jy/beam ! Clean residual mean=-0.000007 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.141318 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 61 components and 0.141318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081854Jy sigma=0.386005 ! Fit after self-cal, rms=0.081855Jy sigma=0.386004 ! 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 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.082139Jy sigma=0.386480 ! Fit after self-cal, rms=0.081982Jy sigma=0.385983 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8848 mas, bmaj=2.104 mas, bpa=2.095 degrees ! Estimated noise=1.96174 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000193872 Jy ! Component: 100 - total flux cleaned = -0.000203182 Jy ! Component: 150 - total flux cleaned = -0.000211039 Jy ! Component: 200 - total flux cleaned = -0.000218393 Jy ! Component: 250 - total flux cleaned = -0.000225651 Jy ! Component: 300 - total flux cleaned = -0.000238822 Jy ! Component: 350 - total flux cleaned = -0.000245248 Jy ! Component: 400 - total flux cleaned = -0.000251135 Jy ! Total flux subtracted in 400 components = -0.000251135 Jy ! Clean residual min=-0.003812 max=0.003198 Jy/beam ! Clean residual mean=-0.000007 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.141067 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.141067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081978Jy sigma=0.385974 ! Fit after self-cal, rms=0.081988Jy sigma=0.385973 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 = -7.85821e-06 Jy ! Component: 100 - total flux cleaned = -1.50379e-05 Jy ! Component: 150 - total flux cleaned = -1.52492e-05 Jy ! Component: 200 - total flux cleaned = -2.16197e-05 Jy ! Component: 250 - total flux cleaned = -2.74802e-05 Jy ! Component: 300 - total flux cleaned = -2.71697e-05 Jy ! Component: 350 - total flux cleaned = -3.23351e-05 Jy ! Component: 400 - total flux cleaned = -3.21328e-05 Jy ! Total flux subtracted in 400 components = -3.21328e-05 Jy ! Clean residual min=-0.003814 max=0.003195 Jy/beam ! Clean residual mean=-0.000007 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.141035 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.141035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081985Jy sigma=0.385966 ! Fit after self-cal, rms=0.081987Jy sigma=0.385964 ! 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.081987Jy sigma=0.385964 ! Fit after self-cal, rms=0.082077Jy sigma=0.385914 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8852 mas, bmaj=2.102 mas, bpa=2.13 degrees ! Estimated noise=1.96224 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.86087e-05 Jy ! Component: 100 - total flux cleaned = -2.89229e-05 Jy ! Component: 150 - total flux cleaned = -2.92909e-05 Jy ! Component: 200 - total flux cleaned = -3.61007e-05 Jy ! Component: 250 - total flux cleaned = -4.22399e-05 Jy ! Component: 300 - total flux cleaned = -4.7886e-05 Jy ! Component: 350 - total flux cleaned = -4.81678e-05 Jy ! Component: 400 - total flux cleaned = -5.34238e-05 Jy ! Total flux subtracted in 400 components = -5.34238e-05 Jy ! Clean residual min=-0.003832 max=0.003206 Jy/beam ! Clean residual mean=-0.000006 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.140981 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.140982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082075Jy sigma=0.385906 ! Fit after self-cal, rms=0.082079Jy sigma=0.385904 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 = 1.0127e-06 Jy ! Component: 100 - total flux cleaned = -6.04032e-06 Jy ! Component: 150 - total flux cleaned = -1.20536e-05 Jy ! Component: 200 - total flux cleaned = -1.241e-05 Jy ! Component: 250 - total flux cleaned = -1.7655e-05 Jy ! Component: 300 - total flux cleaned = -2.28292e-05 Jy ! Component: 350 - total flux cleaned = -2.28858e-05 Jy ! Component: 400 - total flux cleaned = -2.75596e-05 Jy ! Total flux subtracted in 400 components = -2.75596e-05 Jy ! Clean residual min=-0.003839 max=0.003201 Jy/beam ! Clean residual mean=-0.000006 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.140954 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.140954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082077Jy sigma=0.385899 ! Fit after self-cal, rms=0.082079Jy sigma=0.385898 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082079Jy sigma=0.385898 ! Fit after self-cal, rms=0.084336Jy sigma=0.378645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=5.62 mas, bpa=16.47 degrees ! Estimated noise=2.31371 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107602 Jy ! Component: 100 - total flux cleaned = 0.00145912 Jy ! Component: 150 - total flux cleaned = 0.00148506 Jy ! Component: 200 - total flux cleaned = 0.00150143 Jy ! Component: 250 - total flux cleaned = 0.00151656 Jy ! Component: 300 - total flux cleaned = 0.00152343 Jy ! Component: 350 - total flux cleaned = 0.00153727 Jy ! Component: 400 - total flux cleaned = 0.0015439 Jy ! Total flux subtracted in 400 components = 0.0015439 Jy ! Clean residual min=-0.004198 max=0.003800 Jy/beam ! Clean residual mean=-0.000009 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.142498 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.142498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084347Jy sigma=0.378607 ! Fit after self-cal, rms=0.084466Jy sigma=0.378509 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 = 1.685e-06 Jy ! Component: 100 - total flux cleaned = 9.12881e-06 Jy ! Component: 150 - total flux cleaned = 9.27038e-06 Jy ! Component: 200 - total flux cleaned = 1.56415e-05 Jy ! Component: 250 - total flux cleaned = 1.61473e-05 Jy ! Component: 300 - total flux cleaned = 1.63333e-05 Jy ! Component: 350 - total flux cleaned = 2.27247e-05 Jy ! Component: 400 - total flux cleaned = 2.33028e-05 Jy ! Total flux subtracted in 400 components = 2.33028e-05 Jy ! Clean residual min=-0.004195 max=0.003820 Jy/beam ! Clean residual mean=-0.000009 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.142521 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.142521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084474Jy sigma=0.378519 ! Fit after self-cal, rms=0.084473Jy sigma=0.378517 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=0.8846 mas, bmaj=2.102 mas, bpa=2.191 degrees ! Estimated noise=1.97514 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8846 x 2.102 at 2.191 degrees (North through East) ! Clean map min=-0.0033656 max=0.11975 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6806 mas, bmaj=1.684 mas, bpa=5.046 degrees ! Estimated noise=3.68797 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0916698 Jy ! Component: 100 - total flux cleaned = 0.115848 Jy ! Component: 150 - total flux cleaned = 0.127567 Jy ! Component: 200 - total flux cleaned = 0.134288 Jy ! Component: 250 - total flux cleaned = 0.13824 Jy ! Component: 300 - total flux cleaned = 0.139495 Jy ! Component: 350 - total flux cleaned = 0.140039 Jy ! Component: 400 - total flux cleaned = 0.140528 Jy ! Total flux subtracted in 400 components = 0.140528 Jy ! Clean residual min=-0.005398 max=0.005205 Jy/beam ! Clean residual mean=-0.000002 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.140528 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.140528 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8846 mas, bmaj=2.102 mas, bpa=2.191 degrees ! Estimated noise=1.97514 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.0010175 Jy ! Component: 100 - total flux cleaned = 0.00110711 Jy ! Component: 150 - total flux cleaned = 0.00112582 Jy ! Component: 200 - total flux cleaned = 0.00114215 Jy ! Component: 250 - total flux cleaned = 0.00115767 Jy ! Component: 300 - total flux cleaned = 0.0011719 Jy ! Component: 350 - total flux cleaned = 0.00118532 Jy ! Component: 400 - total flux cleaned = 0.00119817 Jy ! Total flux subtracted in 400 components = 0.00119817 Jy ! Clean residual min=-0.003757 max=0.003228 Jy/beam ! Clean residual mean=-0.000006 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.141726 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.141726 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=5.62 mas, bpa=16.47 degrees ! Estimated noise=2.31371 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000447109 Jy ! Component: 100 - total flux cleaned = 0.000447788 Jy ! Component: 150 - total flux cleaned = 0.000455775 Jy ! Component: 200 - total flux cleaned = 0.000463437 Jy ! Component: 250 - total flux cleaned = 0.0004708 Jy ! Component: 300 - total flux cleaned = 0.000470956 Jy ! Component: 350 - total flux cleaned = 0.000478607 Jy ! Component: 400 - total flux cleaned = 0.000478864 Jy ! Total flux subtracted in 400 components = 0.000478864 Jy ! Clean residual min=-0.004225 max=0.003853 Jy/beam ! Clean residual mean=-0.000009 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.142205 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 = 7.48977e-06 Jy ! Component: 100 - total flux cleaned = 7.73317e-06 Jy ! Component: 150 - total flux cleaned = 8.65031e-06 Jy ! Component: 200 - total flux cleaned = 1.53796e-05 Jy ! Component: 250 - total flux cleaned = 2.2109e-05 Jy ! Component: 300 - total flux cleaned = 2.25745e-05 Jy ! Component: 350 - total flux cleaned = 2.92723e-05 Jy ! Component: 400 - total flux cleaned = 2.95219e-05 Jy ! Total flux subtracted in 400 components = 2.95219e-05 Jy ! Clean residual min=-0.004221 max=0.003841 Jy/beam ! Clean residual mean=-0.000009 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.142234 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.142234 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8846 mas, bmaj=2.102 mas, bpa=2.191 degrees ! Estimated noise=1.97514 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035567 Jy ! Component: 100 - total flux cleaned = -0.000353589 Jy ! Component: 150 - total flux cleaned = -0.000385365 Jy ! Component: 200 - total flux cleaned = -0.000399009 Jy ! Component: 250 - total flux cleaned = -0.000410805 Jy ! Component: 300 - total flux cleaned = -0.000410751 Jy ! Component: 350 - total flux cleaned = -0.000411303 Jy ! Component: 400 - total flux cleaned = -0.000428342 Jy ! Total flux subtracted in 400 components = -0.000428342 Jy ! Clean residual min=-0.003763 max=0.003239 Jy/beam ! Clean residual mean=-0.000005 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.141806 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.141806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084469Jy sigma=0.378466 ! Fit after self-cal, rms=0.084479Jy sigma=0.378459 wmodel /scr/pima/rdv73_uvs/J1714-2100_X_map.mod ! Writing 44 model components to file: /scr/pima/rdv73_uvs/J1714-2100_X_map.mod wobs /scr/pima/rdv73_uvs/J1714-2100_X_uvs.fits ! Applying 384 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1714-2100_X_uvs.fits wwins /scr/pima/rdv73_uvs/J1714-2100_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv73_uvs/J1714-2100_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00162065 Jy ! Component: 100 - total flux cleaned = -0.00261761 Jy ! Component: 150 - total flux cleaned = -0.00317709 Jy ! Component: 200 - total flux cleaned = -0.00341776 Jy ! Component: 250 - total flux cleaned = -0.0036468 Jy ! Component: 300 - total flux cleaned = -0.00377883 Jy ! Component: 350 - total flux cleaned = -0.00394937 Jy ! Component: 400 - total flux cleaned = -0.0040328 Jy ! Component: 450 - total flux cleaned = -0.00391335 Jy ! Component: 500 - total flux cleaned = -0.00372061 Jy ! Component: 550 - total flux cleaned = -0.00349556 Jy ! Component: 600 - total flux cleaned = -0.00335004 Jy ! Component: 650 - total flux cleaned = -0.00313498 Jy ! Component: 700 - total flux cleaned = -0.00285489 Jy ! Component: 750 - total flux cleaned = -0.00258106 Jy ! Component: 800 - total flux cleaned = -0.00244789 Jy ! Component: 850 - total flux cleaned = -0.00241548 Jy ! Component: 900 - total flux cleaned = -0.00222164 Jy ! Component: 950 - total flux cleaned = -0.00215874 Jy ! Component: 1000 - total flux cleaned = -0.00209624 Jy ! Component: 1050 - total flux cleaned = -0.00188299 Jy ! Component: 1100 - total flux cleaned = -0.00179337 Jy ! Component: 1150 - total flux cleaned = -0.00167564 Jy ! Component: 1200 - total flux cleaned = -0.00170489 Jy ! Component: 1250 - total flux cleaned = -0.00173373 Jy ! Component: 1300 - total flux cleaned = -0.0017618 Jy ! Component: 1350 - total flux cleaned = -0.00170634 Jy ! Component: 1400 - total flux cleaned = -0.00184312 Jy ! Component: 1450 - total flux cleaned = -0.00176202 Jy ! Component: 1500 - total flux cleaned = -0.00178885 Jy ! Component: 1550 - total flux cleaned = -0.00173704 Jy ! Component: 1600 - total flux cleaned = -0.00184156 Jy ! Component: 1650 - total flux cleaned = -0.00191828 Jy ! Component: 1700 - total flux cleaned = -0.00191853 Jy ! Component: 1750 - total flux cleaned = -0.00194376 Jy ! Component: 1800 - total flux cleaned = -0.00199266 Jy ! Component: 1850 - total flux cleaned = -0.00206561 Jy ! Component: 1900 - total flux cleaned = -0.00206521 Jy ! Component: 1950 - total flux cleaned = -0.00208925 Jy ! Component: 2000 - total flux cleaned = -0.00215995 Jy ! Component: 2050 - total flux cleaned = -0.00213681 Jy ! Component: 2100 - total flux cleaned = -0.00222948 Jy ! Component: 2150 - total flux cleaned = -0.00234402 Jy ! Component: 2200 - total flux cleaned = -0.00227568 Jy ! Component: 2250 - total flux cleaned = -0.00227626 Jy ! Component: 2300 - total flux cleaned = -0.00236502 Jy ! Component: 2350 - total flux cleaned = -0.00234302 Jy ! Component: 2400 - total flux cleaned = -0.00229964 Jy ! Component: 2450 - total flux cleaned = -0.00227833 Jy ! Component: 2500 - total flux cleaned = -0.00236421 Jy ! Component: 2550 - total flux cleaned = -0.00236443 Jy ! Component: 2600 - total flux cleaned = -0.00242735 Jy ! Component: 2650 - total flux cleaned = -0.00240663 Jy ! Component: 2700 - total flux cleaned = -0.00240659 Jy ! Component: 2750 - total flux cleaned = -0.00242734 Jy ! Component: 2800 - total flux cleaned = -0.00246822 Jy ! Component: 2850 - total flux cleaned = -0.00244796 Jy ! Component: 2900 - total flux cleaned = -0.002488 Jy ! Component: 2950 - total flux cleaned = -0.00244822 Jy ! Component: 3000 - total flux cleaned = -0.00240866 Jy ! Component: 3050 - total flux cleaned = -0.00234972 Jy ! Component: 3100 - total flux cleaned = -0.00234976 Jy ! Component: 3150 - total flux cleaned = -0.00233039 Jy ! Component: 3200 - total flux cleaned = -0.00217649 Jy ! Component: 3250 - total flux cleaned = -0.00221459 Jy ! Component: 3300 - total flux cleaned = -0.00219553 Jy ! Component: 3350 - total flux cleaned = -0.00208273 Jy ! Component: 3400 - total flux cleaned = -0.00206422 Jy ! Component: 3450 - total flux cleaned = -0.00198993 Jy ! Component: 3500 - total flux cleaned = -0.00197135 Jy ! Component: 3550 - total flux cleaned = -0.001843 Jy ! Component: 3600 - total flux cleaned = -0.00180672 Jy ! Component: 3650 - total flux cleaned = -0.00175268 Jy ! Component: 3700 - total flux cleaned = -0.00166282 Jy ! Component: 3750 - total flux cleaned = -0.00153788 Jy ! Component: 3800 - total flux cleaned = -0.00153779 Jy ! Component: 3850 - total flux cleaned = -0.00144952 Jy ! Component: 3900 - total flux cleaned = -0.00146697 Jy ! Component: 3950 - total flux cleaned = -0.00141476 Jy ! Component: 4000 - total flux cleaned = -0.00129367 Jy ! Component: 4050 - total flux cleaned = -0.00129377 Jy ! Total flux subtracted in 4096 components = -0.00124225 Jy ! Clean residual min=-0.001202 max=0.001324 Jy/beam ! Clean residual mean=-0.000000 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.140564 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 319 components and 0.140564 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1714-2100_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8846 x 2.102 at 2.191 degrees (North through East) ! Clean map min=-0.0023515 max=0.12197 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1714-2100_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1219 rms= 0.00028 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1714-2100_X_uvs.log closed on Sat Jan 9 17:37:11 2016