! Started logfile: /scr/pima/rdv73_uvs/J2223-3137_S_uvs.log on Sat Jan 9 17:53:57 2016 obs /scr/pima/rdv73_uvs/J2223-3137_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J2223-3137_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.943735 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 2.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7984 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J2223-3137_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 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=1.025299Jy sigma=3.295607 ! Fit after self-cal, rms=0.847149Jy sigma=2.678470 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.244 mas, bmaj=6.774 mas, bpa=-8.885 degrees ! Estimated noise=4.88763 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.125226 Jy ! Component: 100 - total flux cleaned = 0.153429 Jy ! Total flux subtracted in 100 components = 0.153429 Jy ! Clean residual min=-0.009076 max=0.019827 Jy/beam ! Clean residual mean=-0.000081 rms=0.002529 Jy/beam ! Combined flux in latest and established models = 0.153429 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.153429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113759Jy sigma=0.325825 ! Fit after self-cal, rms=0.113661Jy sigma=0.325705 ! Inverting map ! Added new window around map position (4, -6.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170223 Jy ! Component: 100 - total flux cleaned = 0.0253427 Jy ! Total flux subtracted in 100 components = 0.0253427 Jy ! Clean residual min=-0.008345 max=0.012663 Jy/beam ! Clean residual mean=-0.000068 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.178772 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.178772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111137Jy sigma=0.316703 ! Fit after self-cal, rms=0.110805Jy sigma=0.315303 ! 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=2.865 mas, bmaj=7.998 mas, bpa=-7.649 degrees ! Estimated noise=2.7236 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.00762736 Jy ! Component: 100 - total flux cleaned = 0.0116125 Jy ! Component: 150 - total flux cleaned = 0.0125895 Jy ! Component: 200 - total flux cleaned = 0.0129501 Jy ! Total flux subtracted in 200 components = 0.0129501 Jy ! Clean residual min=-0.005937 max=0.007211 Jy/beam ! Clean residual mean=-0.000120 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.191722 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.191722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110241Jy sigma=0.313409 ! Fit after self-cal, rms=0.110234Jy sigma=0.313212 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.88 HN 1.18 KP 0.98 ! LA 1.04 MK 0.88 NL 1.06 OV 1.00 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.22 KP 1.06 ! LA 0.92 MK 0.98 NL 1.11 OV 1.02 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.98 HN 1.25 KP 1.05 ! LA 0.85 MK 1.00 NL 1.18 OV 1.13 ! PT 1.09 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.93 HN 1.19 KP 0.93 ! LA 0.71 MK 1.11 NL 1.06 OV 0.83 ! PT 0.94 SC 1.03 ! ! ! Fit before self-cal, rms=0.110234Jy sigma=0.313212 ! Fit after self-cal, rms=0.113031Jy sigma=0.303281 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=7.978 mas, bpa=-7.716 degrees ! Estimated noise=2.76356 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.0015236 Jy ! Component: 100 - total flux cleaned = -0.00157056 Jy ! Component: 150 - total flux cleaned = -0.0016481 Jy ! Component: 200 - total flux cleaned = -0.00171541 Jy ! Total flux subtracted in 200 components = -0.00171541 Jy ! Clean residual min=-0.003515 max=0.003793 Jy/beam ! Clean residual mean=-0.000061 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.190007 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.190007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112985Jy sigma=0.303172 ! Fit after self-cal, rms=0.113124Jy sigma=0.302984 ! 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.113124Jy sigma=0.302984 ! Fit after self-cal, rms=0.113670Jy sigma=0.302953 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=7.972 mas, bpa=-7.69 degrees ! Estimated noise=2.75816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00120411 Jy ! Component: 100 - total flux cleaned = -0.00131272 Jy ! Component: 150 - total flux cleaned = -0.00137415 Jy ! Component: 200 - total flux cleaned = -0.00142878 Jy ! Total flux subtracted in 200 components = -0.00142878 Jy ! Clean residual min=-0.003408 max=0.003720 Jy/beam ! Clean residual mean=-0.000059 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.188578 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.188578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113642Jy sigma=0.302887 ! Fit after self-cal, rms=0.113645Jy sigma=0.302876 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (18.8, -36.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034813 Jy ! Component: 100 - total flux cleaned = 0.0048808 Jy ! Component: 150 - total flux cleaned = 0.00508579 Jy ! Component: 200 - total flux cleaned = 0.00508556 Jy ! Total flux subtracted in 200 components = 0.00508556 Jy ! Clean residual min=-0.003206 max=0.003066 Jy/beam ! Clean residual mean=-0.000047 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.193664 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.193664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113529Jy sigma=0.302465 ! Fit after self-cal, rms=0.113518Jy sigma=0.302442 ! 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.113518Jy sigma=0.302442 ! Fit after self-cal, rms=0.113834Jy sigma=0.301775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=7.985 mas, bpa=-7.616 degrees ! Estimated noise=2.74628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000524553 Jy ! Component: 100 - total flux cleaned = -0.000564057 Jy ! Component: 150 - total flux cleaned = -0.000670381 Jy ! Component: 200 - total flux cleaned = -0.000700991 Jy ! Total flux subtracted in 200 components = -0.000700991 Jy ! Clean residual min=-0.002890 max=0.002749 Jy/beam ! Clean residual mean=-0.000046 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.192963 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.192963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113799Jy sigma=0.301707 ! Fit after self-cal, rms=0.113824Jy sigma=0.301686 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.000342176 Jy ! Component: 100 - total flux cleaned = -0.000312394 Jy ! Component: 150 - total flux cleaned = -0.000256783 Jy ! Component: 200 - total flux cleaned = -0.000231056 Jy ! Total flux subtracted in 200 components = -0.000231056 Jy ! Clean residual min=-0.002872 max=0.002728 Jy/beam ! Clean residual mean=-0.000047 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.192732 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.192732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113803Jy sigma=0.301656 ! Fit after self-cal, rms=0.113801Jy sigma=0.301653 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113801Jy sigma=0.301653 ! Fit after self-cal, rms=0.113815Jy sigma=0.301635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.219 mas, bmaj=21.91 mas, bpa=-0.3702 degrees ! Estimated noise=3.47824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236506 Jy ! Component: 100 - total flux cleaned = 0.000168824 Jy ! Component: 150 - total flux cleaned = 0.000139787 Jy ! Component: 200 - total flux cleaned = 0.00016394 Jy ! Total flux subtracted in 200 components = 0.00016394 Jy ! Clean residual min=-0.002675 max=0.002790 Jy/beam ! Clean residual mean=-0.000081 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.192896 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 112 components and 0.192896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113814Jy sigma=0.301600 ! Fit after self-cal, rms=0.113817Jy sigma=0.301596 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.52557e-05 Jy ! Component: 100 - total flux cleaned = 7.90358e-06 Jy ! Component: 150 - total flux cleaned = 4.87578e-05 Jy ! Component: 200 - total flux cleaned = 6.80865e-05 Jy ! Total flux subtracted in 200 components = 6.80865e-05 Jy ! Clean residual min=-0.002634 max=0.002769 Jy/beam ! Clean residual mean=-0.000080 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.192964 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 118 components and 0.192964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113821Jy sigma=0.301597 ! Fit after self-cal, rms=0.113817Jy sigma=0.301595 ! 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.114702Jy sigma=0.309324 ! Fit after self-cal, rms=0.114702Jy sigma=0.309324 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.114702Jy sigma=0.309324 ! Fit after self-cal, rms=0.114318Jy sigma=0.301589 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.253 mas, bmaj=6.707 mas, bpa=-8.739 degrees ! Estimated noise=4.94426 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.0015908 Jy ! Component: 100 - total flux cleaned = -0.00208589 Jy ! Component: 150 - total flux cleaned = -0.00219251 Jy ! Component: 200 - total flux cleaned = -0.0021936 Jy ! Total flux subtracted in 200 components = -0.0021936 Jy ! Clean residual min=-0.004923 max=0.005060 Jy/beam ! Clean residual mean=-0.000034 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.19077 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 135 components and 0.19077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114294Jy sigma=0.301755 ! Fit after self-cal, rms=0.114305Jy sigma=0.301696 ! 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=2.889 mas, bmaj=7.99 mas, bpa=-7.576 degrees ! Estimated noise=2.74032 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.000215593 Jy ! Component: 100 - total flux cleaned = 0.000215597 Jy ! Component: 150 - total flux cleaned = 0.000245566 Jy ! Component: 200 - total flux cleaned = 0.000189376 Jy ! Component: 250 - total flux cleaned = 0.000189195 Jy ! Component: 300 - total flux cleaned = 0.000187975 Jy ! Component: 350 - total flux cleaned = 0.000165309 Jy ! Component: 400 - total flux cleaned = 0.000144469 Jy ! Total flux subtracted in 400 components = 0.000144469 Jy ! Clean residual min=-0.002764 max=0.002694 Jy/beam ! Clean residual mean=-0.000046 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.190914 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 174 components and 0.190914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114281Jy sigma=0.301588 ! Fit after self-cal, rms=0.114281Jy sigma=0.301582 ! 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 = -9.51253e-06 Jy ! Component: 100 - total flux cleaned = 1.07724e-05 Jy ! Component: 150 - total flux cleaned = 1.12173e-05 Jy ! Component: 200 - total flux cleaned = 1.08721e-05 Jy ! Component: 250 - total flux cleaned = 1.08661e-05 Jy ! Component: 300 - total flux cleaned = 1.07531e-05 Jy ! Component: 350 - total flux cleaned = 1.09795e-05 Jy ! Component: 400 - total flux cleaned = 1.09388e-05 Jy ! Total flux subtracted in 400 components = 1.09388e-05 Jy ! Clean residual min=-0.002735 max=0.002676 Jy/beam ! Clean residual mean=-0.000046 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.190925 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 191 components and 0.190925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114266Jy sigma=0.301549 ! Fit after self-cal, rms=0.114266Jy sigma=0.301546 ! 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.115151Jy sigma=0.309292 ! Fit after self-cal, rms=0.114364Jy sigma=0.301530 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.891 mas, bmaj=7.999 mas, bpa=-7.664 degrees ! Estimated noise=2.7367 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000709594 Jy ! Component: 100 - total flux cleaned = -0.000907131 Jy ! Component: 150 - total flux cleaned = -0.000923889 Jy ! Component: 200 - total flux cleaned = -0.000923732 Jy ! Component: 250 - total flux cleaned = -0.000939651 Jy ! Component: 300 - total flux cleaned = -0.000925187 Jy ! Component: 350 - total flux cleaned = -0.000939868 Jy ! Component: 400 - total flux cleaned = -0.000940086 Jy ! Total flux subtracted in 400 components = -0.000940086 Jy ! Clean residual min=-0.002711 max=0.002707 Jy/beam ! Clean residual mean=-0.000042 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.189985 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 205 components and 0.189985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114346Jy sigma=0.301516 ! Fit after self-cal, rms=0.114350Jy sigma=0.301513 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (17.2, 89.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490422 Jy ! Component: 100 - total flux cleaned = 0.000271542 Jy ! Component: 150 - total flux cleaned = 0.000161544 Jy ! Component: 200 - total flux cleaned = 1.54729e-05 Jy ! Component: 250 - total flux cleaned = -0.00011634 Jy ! Component: 300 - total flux cleaned = -0.000235715 Jy ! Component: 350 - total flux cleaned = -0.000345635 Jy ! Component: 400 - total flux cleaned = -0.000412559 Jy ! Total flux subtracted in 400 components = -0.000412559 Jy ! Clean residual min=-0.002731 max=0.002314 Jy/beam ! Clean residual mean=-0.000041 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.189573 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 240 components and 0.189573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114219Jy sigma=0.301123 ! Fit after self-cal, rms=0.114219Jy sigma=0.301092 ! 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.114219Jy sigma=0.301092 ! Fit after self-cal, rms=0.114154Jy sigma=0.301064 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=8.004 mas, bpa=-7.685 degrees ! Estimated noise=2.73307 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125679 Jy ! Component: 100 - total flux cleaned = -0.000340241 Jy ! Component: 150 - total flux cleaned = -0.000564398 Jy ! Component: 200 - total flux cleaned = -0.000684482 Jy ! Component: 250 - total flux cleaned = -0.000854148 Jy ! Component: 300 - total flux cleaned = -0.000934871 Jy ! Component: 350 - total flux cleaned = -0.00103869 Jy ! Component: 400 - total flux cleaned = -0.00108893 Jy ! Total flux subtracted in 400 components = -0.00108893 Jy ! Clean residual min=-0.002626 max=0.002271 Jy/beam ! Clean residual mean=-0.000036 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.188484 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 268 components and 0.188484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114113Jy sigma=0.300976 ! Fit after self-cal, rms=0.114114Jy sigma=0.300971 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.000307154 Jy ! Component: 100 - total flux cleaned = -0.00040676 Jy ! Component: 150 - total flux cleaned = -0.000431401 Jy ! Component: 200 - total flux cleaned = -0.000455117 Jy ! Component: 250 - total flux cleaned = -0.000500515 Jy ! Component: 300 - total flux cleaned = -0.000545062 Jy ! Component: 350 - total flux cleaned = -0.00054427 Jy ! Component: 400 - total flux cleaned = -0.00054362 Jy ! Total flux subtracted in 400 components = -0.00054362 Jy ! Clean residual min=-0.002605 max=0.002271 Jy/beam ! Clean residual mean=-0.000036 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.18794 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 281 components and 0.18794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114092Jy sigma=0.300927 ! Fit after self-cal, rms=0.114093Jy sigma=0.300925 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114093Jy sigma=0.300925 ! Fit after self-cal, rms=0.116359Jy sigma=0.295538 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.269 mas, bmaj=22.03 mas, bpa=-0.5174 degrees ! Estimated noise=3.47931 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000929117 Jy ! Component: 100 - total flux cleaned = 0.00118443 Jy ! Component: 150 - total flux cleaned = 0.00137009 Jy ! Component: 200 - total flux cleaned = 0.00140939 Jy ! Component: 250 - total flux cleaned = 0.0013561 Jy ! Component: 300 - total flux cleaned = 0.00132361 Jy ! Component: 350 - total flux cleaned = 0.00129372 Jy ! Component: 400 - total flux cleaned = 0.00127918 Jy ! Total flux subtracted in 400 components = 0.00127918 Jy ! Clean residual min=-0.002514 max=0.002379 Jy/beam ! Clean residual mean=-0.000059 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.189219 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 300 components and 0.189219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116348Jy sigma=0.295500 ! Fit after self-cal, rms=0.116413Jy sigma=0.295435 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.85723e-05 Jy ! Component: 100 - total flux cleaned = -2.81296e-05 Jy ! Component: 150 - total flux cleaned = -5.51214e-05 Jy ! Component: 200 - total flux cleaned = -9.30152e-05 Jy ! Component: 250 - total flux cleaned = -0.000104738 Jy ! Component: 300 - total flux cleaned = -0.000104998 Jy ! Component: 350 - total flux cleaned = -0.000127149 Jy ! Component: 400 - total flux cleaned = -0.00012691 Jy ! Total flux subtracted in 400 components = -0.00012691 Jy ! Clean residual min=-0.002491 max=0.002348 Jy/beam ! Clean residual mean=-0.000059 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.189093 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 306 components and 0.189092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116410Jy sigma=0.295444 ! Fit after self-cal, rms=0.116410Jy sigma=0.295440 ! 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=2.894 mas, bmaj=8.007 mas, bpa=-7.739 degrees ! Estimated noise=2.75417 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.894 x 8.007 at -7.739 degrees (North through East) ! Clean map min=-0.0039778 max=0.15352 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.251 mas, bmaj=6.721 mas, bpa=-8.944 degrees ! Estimated noise=4.96903 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12647 Jy ! Component: 100 - total flux cleaned = 0.158157 Jy ! Component: 150 - total flux cleaned = 0.170184 Jy ! Component: 200 - total flux cleaned = 0.174288 Jy ! Component: 250 - total flux cleaned = 0.176497 Jy ! Component: 300 - total flux cleaned = 0.17798 Jy ! Component: 350 - total flux cleaned = 0.17944 Jy ! Component: 400 - total flux cleaned = 0.180444 Jy ! Total flux subtracted in 400 components = 0.180444 Jy ! Clean residual min=-0.004865 max=0.005269 Jy/beam ! Clean residual mean=-0.000038 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.180444 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.180444 Jy ! Inverting map and beam ! Estimated beam: bmin=2.894 mas, bmaj=8.007 mas, bpa=-7.739 degrees ! Estimated noise=2.75417 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 (-3.6, -4.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373262 Jy ! Component: 100 - total flux cleaned = 0.00609754 Jy ! Component: 150 - total flux cleaned = 0.0072277 Jy ! Component: 200 - total flux cleaned = 0.00796601 Jy ! Component: 250 - total flux cleaned = 0.00841146 Jy ! Component: 300 - total flux cleaned = 0.00868711 Jy ! Component: 350 - total flux cleaned = 0.0090074 Jy ! Component: 400 - total flux cleaned = 0.00918851 Jy ! Total flux subtracted in 400 components = 0.00918851 Jy ! Clean residual min=-0.003031 max=0.002505 Jy/beam ! Clean residual mean=-0.000038 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.189632 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 108 components and 0.189632 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.269 mas, bmaj=22.03 mas, bpa=-0.5174 degrees ! Estimated noise=3.47931 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100179 Jy ! Component: 100 - total flux cleaned = 0.00119932 Jy ! Component: 150 - total flux cleaned = 0.00140684 Jy ! Component: 200 - total flux cleaned = 0.00137399 Jy ! Component: 250 - total flux cleaned = 0.00137638 Jy ! Component: 300 - total flux cleaned = 0.00131567 Jy ! Component: 350 - total flux cleaned = 0.00131559 Jy ! Component: 400 - total flux cleaned = 0.00126096 Jy ! Total flux subtracted in 400 components = 0.00126096 Jy ! Clean residual min=-0.002590 max=0.002485 Jy/beam ! Clean residual mean=-0.000056 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.190893 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.62222e-05 Jy ! Component: 100 - total flux cleaned = -5.00627e-05 Jy ! Component: 150 - total flux cleaned = -9.64593e-05 Jy ! Component: 200 - total flux cleaned = -7.47878e-05 Jy ! Component: 250 - total flux cleaned = -9.7534e-05 Jy ! Component: 300 - total flux cleaned = -9.82524e-05 Jy ! Component: 350 - total flux cleaned = -9.77989e-05 Jy ! Component: 400 - total flux cleaned = -9.71035e-05 Jy ! Total flux subtracted in 400 components = -9.71035e-05 Jy ! Clean residual min=-0.002519 max=0.002474 Jy/beam ! Clean residual mean=-0.000052 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.190796 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 172 components and 0.190796 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.894 mas, bmaj=8.007 mas, bpa=-7.739 degrees ! Estimated noise=2.75417 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.47737e-05 Jy ! Component: 100 - total flux cleaned = 9.89646e-05 Jy ! Component: 150 - total flux cleaned = 0.000245932 Jy ! Component: 200 - total flux cleaned = 0.000292118 Jy ! Component: 250 - total flux cleaned = 0.000293926 Jy ! Component: 300 - total flux cleaned = 0.000213988 Jy ! Component: 350 - total flux cleaned = 0.000136099 Jy ! Component: 400 - total flux cleaned = 0.000137499 Jy ! Total flux subtracted in 400 components = 0.000137499 Jy ! Clean residual min=-0.002768 max=0.002379 Jy/beam ! Clean residual mean=-0.000028 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.190934 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 225 components and 0.190934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116459Jy sigma=0.295535 ! Fit after self-cal, rms=0.116429Jy sigma=0.295490 wmodel /scr/pima/rdv73_uvs/J2223-3137_S_map.mod ! Writing 225 model components to file: /scr/pima/rdv73_uvs/J2223-3137_S_map.mod wobs /scr/pima/rdv73_uvs/J2223-3137_S_uvs.fits ! Applying 1670 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J2223-3137_S_uvs.fits wwins /scr/pima/rdv73_uvs/J2223-3137_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv73_uvs/J2223-3137_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00092081 Jy ! Component: 100 - total flux cleaned = -0.00156756 Jy ! Component: 150 - total flux cleaned = -0.00193453 Jy ! Component: 200 - total flux cleaned = -0.00216915 Jy ! Component: 250 - total flux cleaned = -0.00232077 Jy ! Component: 300 - total flux cleaned = -0.00232068 Jy ! Component: 350 - total flux cleaned = -0.00235633 Jy ! Component: 400 - total flux cleaned = -0.00232075 Jy ! Component: 450 - total flux cleaned = -0.00238985 Jy ! Component: 500 - total flux cleaned = -0.00249084 Jy ! Component: 550 - total flux cleaned = -0.0025235 Jy ! Component: 600 - total flux cleaned = -0.00258859 Jy ! Component: 650 - total flux cleaned = -0.00271577 Jy ! Component: 700 - total flux cleaned = -0.00287115 Jy ! Component: 750 - total flux cleaned = -0.00299304 Jy ! Component: 800 - total flux cleaned = -0.00311296 Jy ! Component: 850 - total flux cleaned = -0.00329042 Jy ! Component: 900 - total flux cleaned = -0.00346575 Jy ! Component: 950 - total flux cleaned = -0.00355224 Jy ! Component: 1000 - total flux cleaned = -0.00380771 Jy ! Component: 1050 - total flux cleaned = -0.00391967 Jy ! Component: 1100 - total flux cleaned = -0.00411369 Jy ! Component: 1150 - total flux cleaned = -0.00422322 Jy ! Component: 1200 - total flux cleaned = -0.0044943 Jy ! Component: 1250 - total flux cleaned = -0.00468188 Jy ! Component: 1300 - total flux cleaned = -0.00478783 Jy ! Component: 1350 - total flux cleaned = -0.00502402 Jy ! Component: 1400 - total flux cleaned = -0.0052578 Jy ! Component: 1450 - total flux cleaned = -0.00538638 Jy ! Component: 1500 - total flux cleaned = -0.00559044 Jy ! Component: 1550 - total flux cleaned = -0.00569152 Jy ! Component: 1600 - total flux cleaned = -0.00596666 Jy ! Component: 1650 - total flux cleaned = -0.00611494 Jy ! Component: 1700 - total flux cleaned = -0.00626168 Jy ! Component: 1750 - total flux cleaned = -0.00631003 Jy ! Component: 1800 - total flux cleaned = -0.00635839 Jy ! Component: 1850 - total flux cleaned = -0.00647814 Jy ! Component: 1900 - total flux cleaned = -0.00659675 Jy ! Component: 1950 - total flux cleaned = -0.00671451 Jy ! Component: 2000 - total flux cleaned = -0.00678476 Jy ! Component: 2050 - total flux cleaned = -0.00692407 Jy ! Component: 2100 - total flux cleaned = -0.00708527 Jy ! Component: 2150 - total flux cleaned = -0.0071082 Jy ! Component: 2200 - total flux cleaned = -0.00722169 Jy ! Component: 2250 - total flux cleaned = -0.00735688 Jy ! Component: 2300 - total flux cleaned = -0.00751334 Jy ! Component: 2350 - total flux cleaned = -0.00757988 Jy ! Component: 2400 - total flux cleaned = -0.00769014 Jy ! Component: 2450 - total flux cleaned = -0.00775593 Jy ! Component: 2500 - total flux cleaned = -0.00790817 Jy ! Component: 2550 - total flux cleaned = -0.00792956 Jy ! Component: 2600 - total flux cleaned = -0.00799403 Jy ! Component: 2650 - total flux cleaned = -0.00814363 Jy ! Component: 2700 - total flux cleaned = -0.00818605 Jy ! Component: 2750 - total flux cleaned = -0.00824947 Jy ! Component: 2800 - total flux cleaned = -0.00833336 Jy ! Component: 2850 - total flux cleaned = -0.00841696 Jy ! Component: 2900 - total flux cleaned = -0.0086035 Jy ! Component: 2950 - total flux cleaned = -0.00860337 Jy ! Component: 3000 - total flux cleaned = -0.00874686 Jy ! Component: 3050 - total flux cleaned = -0.00886935 Jy ! Component: 3100 - total flux cleaned = -0.00901145 Jy ! Component: 3150 - total flux cleaned = -0.00907189 Jy ! Component: 3200 - total flux cleaned = -0.00921263 Jy ! Component: 3250 - total flux cleaned = -0.00929259 Jy ! Component: 3300 - total flux cleaned = -0.00947171 Jy ! Component: 3350 - total flux cleaned = -0.00955103 Jy ! Component: 3400 - total flux cleaned = -0.00972818 Jy ! Component: 3450 - total flux cleaned = -0.00986527 Jy ! Component: 3500 - total flux cleaned = -0.0100016 Jy ! Component: 3550 - total flux cleaned = -0.0101179 Jy ! Component: 3600 - total flux cleaned = -0.0102339 Jy ! Component: 3650 - total flux cleaned = -0.0103107 Jy ! Component: 3700 - total flux cleaned = -0.0104256 Jy ! Component: 3750 - total flux cleaned = -0.0105398 Jy ! Component: 3800 - total flux cleaned = -0.0106344 Jy ! Component: 3850 - total flux cleaned = -0.0107477 Jy ! Component: 3900 - total flux cleaned = -0.0107853 Jy ! Component: 3950 - total flux cleaned = -0.0109908 Jy ! Component: 4000 - total flux cleaned = -0.0110654 Jy ! Component: 4050 - total flux cleaned = -0.0110839 Jy ! Total flux subtracted in 4096 components = -0.0111947 Jy ! Clean residual min=-0.000952 max=0.001035 Jy/beam ! Clean residual mean=-0.000003 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.179739 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 516 components and 0.179739 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J2223-3137_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.894 x 8.007 at -7.739 degrees (North through East) ! Clean map min=-0.0031068 max=0.15459 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J2223-3137_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1545 rms= 0.00034 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J2223-3137_S_uvs.log closed on Sat Jan 9 17:54:03 2016