! Started logfile: /scr/pima/rdv73_uvs/J2223-3137_X_uvs.log on Sat Jan 9 17:38:49 2016 obs /scr/pima/rdv73_uvs/J2223-3137_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J2223-3137_X_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.941844 visibilities/baseline/integration-bin. ! Found source: J2223-3137 ! ! 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 7968 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/J2223-3137_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: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.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 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.030786Jy sigma=3.842692 ! Fit after self-cal, rms=0.799237Jy sigma=2.841721 ! 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.5796 mas, bmaj=1.736 mas, bpa=-8.486 degrees ! Estimated noise=4.17242 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.164884 Jy ! Component: 100 - total flux cleaned = 0.20123 Jy ! Total flux subtracted in 100 components = 0.20123 Jy ! Clean residual min=-0.014147 max=0.036357 Jy/beam ! Clean residual mean=-0.000012 rms=0.003656 Jy/beam ! Combined flux in latest and established models = 0.20123 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.20123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114782Jy sigma=0.390144 ! Fit after self-cal, rms=0.114748Jy sigma=0.390123 ! Inverting map ! Added new window around map position (0.8, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0324868 Jy ! Component: 100 - total flux cleaned = 0.0420392 Jy ! Total flux subtracted in 100 components = 0.0420392 Jy ! Clean residual min=-0.011204 max=0.027844 Jy/beam ! Clean residual mean=-0.000007 rms=0.002761 Jy/beam ! Combined flux in latest and established models = 0.243269 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.243269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107200Jy sigma=0.346876 ! Fit after self-cal, rms=0.105417Jy sigma=0.340245 ! Inverting map ! Added new window around map position (-0.8, -2.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186334 Jy ! Component: 100 - total flux cleaned = 0.0272504 Jy ! Total flux subtracted in 100 components = 0.0272504 Jy ! Clean residual min=-0.009252 max=0.010987 Jy/beam ! Clean residual mean=-0.000004 rms=0.002264 Jy/beam ! Combined flux in latest and established models = 0.270519 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.270519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102598Jy sigma=0.325794 ! Fit after self-cal, rms=0.102499Jy sigma=0.325348 ! 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.776 mas, bmaj=2.148 mas, bpa=-7.677 degrees ! Estimated noise=2.3666 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.00409793 Jy ! Component: 100 - total flux cleaned = 0.00546081 Jy ! Component: 150 - total flux cleaned = 0.00624636 Jy ! Component: 200 - total flux cleaned = 0.00676498 Jy ! Total flux subtracted in 200 components = 0.00676498 Jy ! Clean residual min=-0.008662 max=0.007509 Jy/beam ! Clean residual mean=-0.000003 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.277284 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.277284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101538Jy sigma=0.323399 ! Fit after self-cal, rms=0.101525Jy sigma=0.323312 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.49 KP 0.92 ! LA 1.06 MK 0.99 NL 1.03 OV 0.97 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.58 KP 0.88 ! LA 1.05 MK 1.00 NL 0.99 OV 0.95 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.96 HN 1.28 KP 0.82 ! LA 1.10 MK 0.96 NL 1.02 OV 0.99 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 1.41 KP 0.85 ! LA 1.11 MK 1.02 NL 1.06 OV 1.01 ! PT 1.00 SC 1.05 ! ! ! Fit before self-cal, rms=0.101525Jy sigma=0.323312 ! Fit after self-cal, rms=0.112017Jy sigma=0.304521 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.781 mas, bmaj=2.135 mas, bpa=-7.436 degrees ! Estimated noise=2.43745 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.0025777 Jy ! Component: 100 - total flux cleaned = -0.00301342 Jy ! Component: 150 - total flux cleaned = -0.00336841 Jy ! Component: 200 - total flux cleaned = -0.00375692 Jy ! Total flux subtracted in 200 components = -0.00375692 Jy ! Clean residual min=-0.004747 max=0.004234 Jy/beam ! Clean residual mean=-0.000004 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.273527 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.273527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111640Jy sigma=0.303406 ! Fit after self-cal, rms=0.111815Jy sigma=0.303248 ! 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.111815Jy sigma=0.303248 ! Fit after self-cal, rms=0.113728Jy sigma=0.303026 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7809 mas, bmaj=2.131 mas, bpa=-7.327 degrees ! Estimated noise=2.43474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00245339 Jy ! Component: 100 - total flux cleaned = -0.0027529 Jy ! Component: 150 - total flux cleaned = -0.00300904 Jy ! Component: 200 - total flux cleaned = -0.00323423 Jy ! Total flux subtracted in 200 components = -0.00323423 Jy ! Clean residual min=-0.004438 max=0.004184 Jy/beam ! Clean residual mean=-0.000004 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.270293 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.270293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113507Jy sigma=0.302486 ! Fit after self-cal, rms=0.113541Jy sigma=0.302458 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279418 Jy ! Component: 100 - total flux cleaned = -0.000402811 Jy ! Component: 150 - total flux cleaned = -0.000515099 Jy ! Component: 200 - total flux cleaned = -0.000614373 Jy ! Total flux subtracted in 200 components = -0.000614373 Jy ! Clean residual min=-0.004352 max=0.004106 Jy/beam ! Clean residual mean=-0.000004 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.269679 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.269679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113465Jy sigma=0.302287 ! Fit after self-cal, rms=0.113474Jy sigma=0.302277 ! 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.113474Jy sigma=0.302277 ! Fit after self-cal, rms=0.116707Jy sigma=0.301239 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7813 mas, bmaj=2.125 mas, bpa=-7.241 degrees ! Estimated noise=2.42977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00203016 Jy ! Component: 100 - total flux cleaned = -0.0022364 Jy ! Component: 150 - total flux cleaned = -0.00240339 Jy ! Component: 200 - total flux cleaned = -0.00254353 Jy ! Total flux subtracted in 200 components = -0.00254353 Jy ! Clean residual min=-0.003805 max=0.003995 Jy/beam ! Clean residual mean=-0.000003 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.267135 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.267135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116610Jy sigma=0.301025 ! Fit after self-cal, rms=0.116642Jy sigma=0.301008 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017339 Jy ! Component: 100 - total flux cleaned = -0.000244687 Jy ! Component: 150 - total flux cleaned = -0.000274354 Jy ! Component: 200 - total flux cleaned = -0.000328799 Jy ! Total flux subtracted in 200 components = -0.000328799 Jy ! Clean residual min=-0.003772 max=0.004018 Jy/beam ! Clean residual mean=-0.000003 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.266806 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.266806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116627Jy sigma=0.300946 ! Fit after self-cal, rms=0.116633Jy sigma=0.300939 ! Inverting map ! Added new window around map position (2.8, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336347 Jy ! Component: 100 - total flux cleaned = 0.00353437 Jy ! Component: 150 - total flux cleaned = 0.003537 Jy ! Component: 200 - total flux cleaned = 0.00362729 Jy ! Total flux subtracted in 200 components = 0.00362729 Jy ! Clean residual min=-0.003718 max=0.003270 Jy/beam ! Clean residual mean=-0.000002 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.270434 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.270434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116485Jy sigma=0.300541 ! Fit after self-cal, rms=0.116480Jy sigma=0.300475 ! 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.116480Jy sigma=0.300475 ! Fit after self-cal, rms=0.118605Jy sigma=0.300295 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.458 mas, bmaj=6.701 mas, bpa=-0.7898 degrees ! Estimated noise=3.03361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133756 Jy ! Component: 100 - total flux cleaned = -0.000328552 Jy ! Component: 150 - total flux cleaned = -0.000398544 Jy ! Component: 200 - total flux cleaned = -0.000430494 Jy ! Total flux subtracted in 200 components = -0.000430494 Jy ! Clean residual min=-0.003838 max=0.003061 Jy/beam ! Clean residual mean=-0.000003 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.270003 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.270003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118556Jy sigma=0.300277 ! Fit after self-cal, rms=0.118581Jy sigma=0.300261 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108612 Jy ! Component: 100 - total flux cleaned = 5.18635e-05 Jy ! Component: 150 - total flux cleaned = 5.30325e-05 Jy ! Component: 200 - total flux cleaned = 2.78094e-05 Jy ! Total flux subtracted in 200 components = 2.78094e-05 Jy ! Clean residual min=-0.003833 max=0.003041 Jy/beam ! Clean residual mean=-0.000003 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.270031 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.270031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118562Jy sigma=0.300272 ! Fit after self-cal, rms=0.118573Jy sigma=0.300266 ! 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.118916Jy sigma=0.305328 ! Fit after self-cal, rms=0.118916Jy sigma=0.305328 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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.118916Jy sigma=0.305328 ! Fit after self-cal, rms=0.119137Jy sigma=0.300190 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.5798 mas, bmaj=1.698 mas, bpa=-7.665 degrees ! Estimated noise=4.34073 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.000217769 Jy ! Component: 100 - total flux cleaned = -0.000151261 Jy ! Component: 150 - total flux cleaned = -0.000450004 Jy ! Component: 200 - total flux cleaned = -0.000448747 Jy ! Total flux subtracted in 200 components = -0.000448747 Jy ! Clean residual min=-0.006144 max=0.005776 Jy/beam ! Clean residual mean=-0.000002 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.269582 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.269582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119053Jy sigma=0.300090 ! Fit after self-cal, rms=0.119074Jy sigma=0.300045 ! 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.7837 mas, bmaj=2.123 mas, bpa=-6.98 degrees ! Estimated noise=2.42842 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 (-38.6, 2.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257582 Jy ! Component: 100 - total flux cleaned = 0.00258315 Jy ! Component: 150 - total flux cleaned = 0.00245379 Jy ! Component: 200 - total flux cleaned = 0.00233761 Jy ! Component: 250 - total flux cleaned = 0.00228606 Jy ! Component: 300 - total flux cleaned = 0.00228612 Jy ! Component: 350 - total flux cleaned = 0.00223836 Jy ! Component: 400 - total flux cleaned = 0.00223815 Jy ! Total flux subtracted in 400 components = 0.00223815 Jy ! Clean residual min=-0.003377 max=0.003122 Jy/beam ! Clean residual mean=-0.000001 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.27182 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 139 components and 0.27182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118885Jy sigma=0.299522 ! Fit after self-cal, rms=0.118865Jy sigma=0.299461 ! Inverting map dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110453 Jy ! Component: 100 - total flux cleaned = 0.00119488 Jy ! Component: 150 - total flux cleaned = 0.00123593 Jy ! Component: 200 - total flux cleaned = 0.00119655 Jy ! Component: 250 - total flux cleaned = 0.001196 Jy ! Component: 300 - total flux cleaned = 0.00119677 Jy ! Component: 350 - total flux cleaned = 0.00123202 Jy ! Component: 400 - total flux cleaned = 0.0011976 Jy ! Total flux subtracted in 400 components = 0.0011976 Jy ! Clean residual min=-0.003381 max=0.003015 Jy/beam ! Clean residual mean=-0.000001 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.273018 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 158 components and 0.273018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118791Jy sigma=0.299292 ! Fit after self-cal, rms=0.118786Jy sigma=0.299278 ! 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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.119136Jy sigma=0.304398 ! Fit after self-cal, rms=0.120194Jy sigma=0.299198 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7843 mas, bmaj=2.123 mas, bpa=-6.965 degrees ! Estimated noise=2.42766 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00079032 Jy ! Component: 100 - total flux cleaned = -0.000662825 Jy ! Component: 150 - total flux cleaned = -0.000663041 Jy ! Component: 200 - total flux cleaned = -0.000664722 Jy ! Component: 250 - total flux cleaned = -0.00066546 Jy ! Component: 300 - total flux cleaned = -0.000665812 Jy ! Component: 350 - total flux cleaned = -0.000666367 Jy ! Component: 400 - total flux cleaned = -0.000666447 Jy ! Total flux subtracted in 400 components = -0.000666447 Jy ! Clean residual min=-0.003338 max=0.002992 Jy/beam ! Clean residual mean=-0.000002 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.272351 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 168 components and 0.272351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120123Jy sigma=0.299057 ! Fit after self-cal, rms=0.120132Jy sigma=0.299050 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359557 Jy ! Component: 100 - total flux cleaned = 0.000359597 Jy ! Component: 150 - total flux cleaned = 0.000359668 Jy ! Component: 200 - total flux cleaned = 0.000359741 Jy ! Component: 250 - total flux cleaned = 0.000360055 Jy ! Component: 300 - total flux cleaned = 0.000359705 Jy ! Component: 350 - total flux cleaned = 0.00033176 Jy ! Component: 400 - total flux cleaned = 0.000304582 Jy ! Total flux subtracted in 400 components = 0.000304582 Jy ! Clean residual min=-0.003349 max=0.002973 Jy/beam ! Clean residual mean=-0.000002 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.272656 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 175 components and 0.272656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120091Jy sigma=0.298969 ! Fit after self-cal, rms=0.120090Jy sigma=0.298966 ! 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.120090Jy sigma=0.298966 ! Fit after self-cal, rms=0.120390Jy sigma=0.298892 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7848 mas, bmaj=2.123 mas, bpa=-6.918 degrees ! Estimated noise=2.42232 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112088 Jy ! Component: 100 - total flux cleaned = -0.00115574 Jy ! Component: 150 - total flux cleaned = -0.00115474 Jy ! Component: 200 - total flux cleaned = -0.00118415 Jy ! Component: 250 - total flux cleaned = -0.00121134 Jy ! Component: 300 - total flux cleaned = -0.00121036 Jy ! Component: 350 - total flux cleaned = -0.00123679 Jy ! Component: 400 - total flux cleaned = -0.00123746 Jy ! Total flux subtracted in 400 components = -0.00123746 Jy ! Clean residual min=-0.003311 max=0.002961 Jy/beam ! Clean residual mean=-0.000002 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.271419 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 178 components and 0.271418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120336Jy sigma=0.298807 ! Fit after self-cal, rms=0.120340Jy sigma=0.298803 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181877 Jy ! Component: 100 - total flux cleaned = 0.000207994 Jy ! Component: 150 - total flux cleaned = 0.000182388 Jy ! Component: 200 - total flux cleaned = 0.000182322 Jy ! Component: 250 - total flux cleaned = 0.000158172 Jy ! Component: 300 - total flux cleaned = 0.000158192 Jy ! Component: 350 - total flux cleaned = 0.000135167 Jy ! Component: 400 - total flux cleaned = 0.000158629 Jy ! Total flux subtracted in 400 components = 0.000158629 Jy ! Clean residual min=-0.003318 max=0.002941 Jy/beam ! Clean residual mean=-0.000002 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.271577 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 185 components and 0.271577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120309Jy sigma=0.298750 ! Fit after self-cal, rms=0.120310Jy sigma=0.298747 ! 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.120310Jy sigma=0.298747 ! Fit after self-cal, rms=0.123484Jy sigma=0.294170 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.486 mas, bmaj=6.762 mas, bpa=-0.6016 degrees ! Estimated noise=3.00224 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000498781 Jy ! Component: 100 - total flux cleaned = -0.000657945 Jy ! Component: 150 - total flux cleaned = -0.000793188 Jy ! Component: 200 - total flux cleaned = -0.000853429 Jy ! Component: 250 - total flux cleaned = -0.000906397 Jy ! Component: 300 - total flux cleaned = -0.000922594 Jy ! Component: 350 - total flux cleaned = -0.000922701 Jy ! Component: 400 - total flux cleaned = -0.000922618 Jy ! Total flux subtracted in 400 components = -0.000922618 Jy ! Clean residual min=-0.003247 max=0.003060 Jy/beam ! Clean residual mean=-0.000003 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.270654 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 192 components and 0.270654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123467Jy sigma=0.294188 ! Fit after self-cal, rms=0.123485Jy sigma=0.294159 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.8733e-06 Jy ! Component: 100 - total flux cleaned = 2.22663e-06 Jy ! Component: 150 - total flux cleaned = 3.09632e-05 Jy ! Component: 200 - total flux cleaned = 5.74905e-05 Jy ! Component: 250 - total flux cleaned = 7.07705e-05 Jy ! Component: 300 - total flux cleaned = 8.36604e-05 Jy ! Component: 350 - total flux cleaned = 9.60651e-05 Jy ! Component: 400 - total flux cleaned = 0.000120185 Jy ! Total flux subtracted in 400 components = 0.000120185 Jy ! Clean residual min=-0.003265 max=0.002969 Jy/beam ! Clean residual mean=-0.000003 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.270775 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 196 components and 0.270775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123481Jy sigma=0.294189 ! Fit after self-cal, rms=0.123485Jy sigma=0.294187 ! 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.7856 mas, bmaj=2.123 mas, bpa=-6.904 degrees ! Estimated noise=2.42664 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7856 x 2.123 at -6.904 degrees (North through East) ! Clean map min=-0.0029927 max=0.20122 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.5802 mas, bmaj=1.693 mas, bpa=-7.543 degrees ! Estimated noise=4.34469 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.171105 Jy ! Component: 100 - total flux cleaned = 0.212669 Jy ! Component: 150 - total flux cleaned = 0.231287 Jy ! Component: 200 - total flux cleaned = 0.241977 Jy ! Component: 250 - total flux cleaned = 0.249378 Jy ! Component: 300 - total flux cleaned = 0.254162 Jy ! Component: 350 - total flux cleaned = 0.256611 Jy ! Component: 400 - total flux cleaned = 0.258058 Jy ! Total flux subtracted in 400 components = 0.258058 Jy ! Clean residual min=-0.005627 max=0.005627 Jy/beam ! Clean residual mean=-0.000003 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.258058 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.258058 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7856 mas, bmaj=2.123 mas, bpa=-6.904 degrees ! Estimated noise=2.42664 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 (1.6, 0.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00456121 Jy ! Component: 100 - total flux cleaned = 0.00694663 Jy ! Component: 150 - total flux cleaned = 0.00801867 Jy ! Component: 200 - total flux cleaned = 0.00861875 Jy ! Component: 250 - total flux cleaned = 0.00908095 Jy ! Component: 300 - total flux cleaned = 0.00936349 Jy ! Component: 350 - total flux cleaned = 0.00956204 Jy ! Component: 400 - total flux cleaned = 0.00968665 Jy ! Total flux subtracted in 400 components = 0.00968665 Jy ! Clean residual min=-0.003348 max=0.003021 Jy/beam ! Clean residual mean=-0.000002 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.267744 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 90 components and 0.267744 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.486 mas, bmaj=6.762 mas, bpa=-0.6016 degrees ! Estimated noise=3.00224 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125646 Jy ! Component: 100 - total flux cleaned = 0.00152267 Jy ! Component: 150 - total flux cleaned = 0.00156095 Jy ! Component: 200 - total flux cleaned = 0.00159831 Jy ! Component: 250 - total flux cleaned = 0.00163192 Jy ! Component: 300 - total flux cleaned = 0.00163201 Jy ! Component: 350 - total flux cleaned = 0.00163131 Jy ! Component: 400 - total flux cleaned = 0.00160303 Jy ! Total flux subtracted in 400 components = 0.00160303 Jy ! Clean residual min=-0.003467 max=0.003061 Jy/beam ! Clean residual mean=-0.000003 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.269347 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 = 2.78099e-05 Jy ! Component: 100 - total flux cleaned = 5.3791e-05 Jy ! Component: 150 - total flux cleaned = 5.45419e-05 Jy ! Component: 200 - total flux cleaned = 7.95852e-05 Jy ! Component: 250 - total flux cleaned = 0.000103583 Jy ! Component: 300 - total flux cleaned = 0.000125818 Jy ! Component: 350 - total flux cleaned = 0.00012536 Jy ! Component: 400 - total flux cleaned = 0.000125976 Jy ! Total flux subtracted in 400 components = 0.000125976 Jy ! Clean residual min=-0.003418 max=0.003036 Jy/beam ! Clean residual mean=-0.000003 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.269473 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 118 components and 0.269473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7856 mas, bmaj=2.123 mas, bpa=-6.904 degrees ! Estimated noise=2.42664 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.03416e-05 Jy ! Component: 100 - total flux cleaned = -0.00014762 Jy ! Component: 150 - total flux cleaned = -0.000149202 Jy ! Component: 200 - total flux cleaned = -0.000149164 Jy ! Component: 250 - total flux cleaned = -0.000104364 Jy ! Component: 300 - total flux cleaned = -6.32156e-05 Jy ! Component: 350 - total flux cleaned = -2.22756e-05 Jy ! Component: 400 - total flux cleaned = 1.67935e-05 Jy ! Total flux subtracted in 400 components = 1.67935e-05 Jy ! Clean residual min=-0.003176 max=0.003063 Jy/beam ! Clean residual mean=-0.000002 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.26949 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 147 components and 0.26949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123592Jy sigma=0.294254 ! Fit after self-cal, rms=0.123615Jy sigma=0.294193 wmodel /scr/pima/rdv73_uvs/J2223-3137_X_map.mod ! Writing 147 model components to file: /scr/pima/rdv73_uvs/J2223-3137_X_map.mod wobs /scr/pima/rdv73_uvs/J2223-3137_X_uvs.fits ! Applying 1670 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J2223-3137_X_uvs.fits wwins /scr/pima/rdv73_uvs/J2223-3137_X_map.win ! wwins: Wrote 6 windows to /scr/pima/rdv73_uvs/J2223-3137_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.000394952 Jy ! Component: 100 - total flux cleaned = -0.000597032 Jy ! Component: 150 - total flux cleaned = -0.000743258 Jy ! Component: 200 - total flux cleaned = -0.000883301 Jy ! Component: 250 - total flux cleaned = -0.00115411 Jy ! Component: 300 - total flux cleaned = -0.00141786 Jy ! Component: 350 - total flux cleaned = -0.00163319 Jy ! Component: 400 - total flux cleaned = -0.00180306 Jy ! Component: 450 - total flux cleaned = -0.00221908 Jy ! Component: 500 - total flux cleaned = -0.00254567 Jy ! Component: 550 - total flux cleaned = -0.00290781 Jy ! Component: 600 - total flux cleaned = -0.00314537 Jy ! Component: 650 - total flux cleaned = -0.00334113 Jy ! Component: 700 - total flux cleaned = -0.00376498 Jy ! Component: 750 - total flux cleaned = -0.00410742 Jy ! Component: 800 - total flux cleaned = -0.00448283 Jy ! Component: 850 - total flux cleaned = -0.00485284 Jy ! Component: 900 - total flux cleaned = -0.0050722 Jy ! Component: 950 - total flux cleaned = -0.00543416 Jy ! Component: 1000 - total flux cleaned = -0.00575667 Jy ! Component: 1050 - total flux cleaned = -0.00607551 Jy ! Component: 1100 - total flux cleaned = -0.0063558 Jy ! Component: 1150 - total flux cleaned = -0.00666755 Jy ! Component: 1200 - total flux cleaned = -0.0067359 Jy ! Component: 1250 - total flux cleaned = -0.0069062 Jy ! Component: 1300 - total flux cleaned = -0.00727661 Jy ! Component: 1350 - total flux cleaned = -0.00737662 Jy ! Component: 1400 - total flux cleaned = -0.00750902 Jy ! Component: 1450 - total flux cleaned = -0.00767298 Jy ! Component: 1500 - total flux cleaned = -0.00780279 Jy ! Component: 1550 - total flux cleaned = -0.00799631 Jy ! Component: 1600 - total flux cleaned = -0.00818772 Jy ! Component: 1650 - total flux cleaned = -0.00825111 Jy ! Component: 1700 - total flux cleaned = -0.00831422 Jy ! Component: 1750 - total flux cleaned = -0.00850119 Jy ! Component: 1800 - total flux cleaned = -0.00871747 Jy ! Component: 1850 - total flux cleaned = -0.00871726 Jy ! Component: 1900 - total flux cleaned = -0.00886915 Jy ! Component: 1950 - total flux cleaned = -0.00899007 Jy ! Component: 2000 - total flux cleaned = -0.0090797 Jy ! Component: 2050 - total flux cleaned = -0.00919888 Jy ! Component: 2100 - total flux cleaned = -0.00934651 Jy ! Component: 2150 - total flux cleaned = -0.00949292 Jy ! Component: 2200 - total flux cleaned = -0.00966705 Jy ! Component: 2250 - total flux cleaned = -0.00969574 Jy ! Component: 2300 - total flux cleaned = -0.00986791 Jy ! Component: 2350 - total flux cleaned = -0.0100102 Jy ! Component: 2400 - total flux cleaned = -0.0102078 Jy ! Component: 2450 - total flux cleaned = -0.0102918 Jy ! Component: 2500 - total flux cleaned = -0.0104591 Jy ! Component: 2550 - total flux cleaned = -0.0105424 Jy ! Component: 2600 - total flux cleaned = -0.0107624 Jy ! Component: 2650 - total flux cleaned = -0.0108991 Jy ! Component: 2700 - total flux cleaned = -0.0109533 Jy ! Component: 2750 - total flux cleaned = -0.0111426 Jy ! Component: 2800 - total flux cleaned = -0.01125 Jy ! Component: 2850 - total flux cleaned = -0.0114372 Jy ! Component: 2900 - total flux cleaned = -0.0114902 Jy ! Component: 2950 - total flux cleaned = -0.011596 Jy ! Component: 3000 - total flux cleaned = -0.0118326 Jy ! Component: 3050 - total flux cleaned = -0.0119892 Jy ! Component: 3100 - total flux cleaned = -0.0121453 Jy ! Component: 3150 - total flux cleaned = -0.0123263 Jy ! Component: 3200 - total flux cleaned = -0.0124291 Jy ! Component: 3250 - total flux cleaned = -0.0126082 Jy ! Component: 3300 - total flux cleaned = -0.0128372 Jy ! Component: 3350 - total flux cleaned = -0.0129132 Jy ! Component: 3400 - total flux cleaned = -0.0129888 Jy ! Component: 3450 - total flux cleaned = -0.0131646 Jy ! Component: 3500 - total flux cleaned = -0.0133891 Jy ! Component: 3550 - total flux cleaned = -0.0134137 Jy ! Component: 3600 - total flux cleaned = -0.0135374 Jy ! Component: 3650 - total flux cleaned = -0.0136602 Jy ! Component: 3700 - total flux cleaned = -0.0137828 Jy ! Component: 3750 - total flux cleaned = -0.0139531 Jy ! Component: 3800 - total flux cleaned = -0.01405 Jy ! Component: 3850 - total flux cleaned = -0.0142433 Jy ! Component: 3900 - total flux cleaned = -0.0143872 Jy ! Component: 3950 - total flux cleaned = -0.014507 Jy ! Component: 4000 - total flux cleaned = -0.0146497 Jy ! Component: 4050 - total flux cleaned = -0.0148156 Jy ! Total flux subtracted in 4096 components = -0.0149571 Jy ! Clean residual min=-0.001390 max=0.001439 Jy/beam ! Clean residual mean=0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.254533 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 425 components and 0.254533 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J2223-3137_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7856 x 2.123 at -6.904 degrees (North through East) ! Clean map min=-0.0030794 max=0.20182 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J2223-3137_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.2018 rms= 0.00039 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J2223-3137_X_uvs.log closed on Sat Jan 9 17:38:55 2016