! Started logfile: /scr/pima/rdv93_uvs/J0117-2111_S_uvs.log on Tue Oct 8 15:24:26 2013 obs /scr/pima/rdv93_uvs/J0117-2111_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J0117-2111_S_uva.fits ! AN table 1: 2 integrations on 21 of 21 possible baselines. ! AN table 2: 3 integrations on 21 of 21 possible baselines. ! AN table 3: 3 integrations on 3 of 3 possible baselines. ! AN table 4: 2 integrations on 1 of 1 possible baselines. ! AN table 5: 3 integrations on 3 of 3 possible baselines. ! AN table 6: 79 integrations on 55 of 55 possible baselines. ! AN table 7: 2 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.820479 visibilities/baseline/integration-bin. ! Found source: J0117-2111 ! ! 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 14808 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J0117-2111_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: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:NL self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 5:BR self-cal status=correctable weight=1 ! 5:HN self-cal status=correctable weight=1 ! 5:NL self-cal status=correctable weight=1 ! 6:BR self-cal status=correctable weight=1 ! 6:FD self-cal status=correctable weight=1 ! 6:FT self-cal status=correctable weight=1 ! 6:HN self-cal status=correctable weight=1 ! 6:KP self-cal status=correctable weight=1 ! 6:LA self-cal status=correctable weight=1 ! 6:MK self-cal status=correctable weight=1 ! 6:NL self-cal status=correctable weight=1 ! 6:OV self-cal status=correctable weight=1 ! 6:PT self-cal status=correctable weight=1 ! 6:SC self-cal status=correctable weight=1 ! 7:BR self-cal status=correctable weight=1 ! 7:FD self-cal status=correctable weight=1 ! 7:KP self-cal status=correctable weight=1 ! 7:LA self-cal status=correctable weight=1 ! 7:MK self-cal status=correctable weight=1 ! 7:OV self-cal status=correctable weight=1 ! 7:PT 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 4 telescope corrections were flagged in sub-array 4. ! A total of 163 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 163 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 163 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 163 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=1.090210Jy sigma=8.621896 ! Fit after self-cal, rms=0.595638Jy sigma=4.555351 ! 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 \] flag 6:FT ! Flagging baselines of antenna 6:FT in the currently selected channels. ![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.697 mas, bmaj=6.957 mas, bpa=-3.58 degrees ! Estimated noise=1.81328 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.313524 Jy ! Component: 100 - total flux cleaned = 0.382635 Jy ! Total flux subtracted in 100 components = 0.382635 Jy ! Clean residual min=-0.010237 max=0.022278 Jy/beam ! Clean residual mean=-0.000048 rms=0.002738 Jy/beam ! Combined flux in latest and established models = 0.382635 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.382635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105772Jy sigma=0.830998 ! Fit after self-cal, rms=0.105767Jy sigma=0.830977 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240493 Jy ! Component: 100 - total flux cleaned = 0.0370216 Jy ! Total flux subtracted in 100 components = 0.0370216 Jy ! Clean residual min=-0.009338 max=0.010665 Jy/beam ! Clean residual mean=-0.000005 rms=0.002222 Jy/beam ! Combined flux in latest and established models = 0.419656 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.419656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097861Jy sigma=0.735922 ! Fit after self-cal, rms=0.097856Jy sigma=0.735869 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=9.254 mas, bpa=-5.434 degrees ! Estimated noise=0.825701 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.0172395 Jy ! Component: 100 - total flux cleaned = 0.025821 Jy ! Component: 150 - total flux cleaned = 0.0303179 Jy ! Component: 200 - total flux cleaned = 0.0323365 Jy ! Total flux subtracted in 200 components = 0.0323365 Jy ! Clean residual min=-0.008119 max=0.007855 Jy/beam ! Clean residual mean=0.000012 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.451993 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 63 components and 0.451993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095914Jy sigma=0.705589 ! Fit after self-cal, rms=0.095917Jy sigma=0.705562 ! 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: ! FD 1.01 HN 1.00 KP 1.07 LA 1.18 ! NL 1.03 PT 1.09 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 HN 1.01 KP 1.09 LA 1.16 ! NL 1.05 OV 1.06 PT 1.09 ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* HN 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* HN 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* HN 0.00* NL 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! BR 0.95 FD 1.01 FT 1.00* HN 0.98 ! KP 1.03 LA 1.12 MK 0.92 NL 1.00 ! OV 0.98 PT 1.03 SC 0.98 ! ! Telescope amplitude corrections in sub-array 7: ! BR 0.98 FD 1.02 KP 1.05 LA 1.20 ! MK 0.93 OV 1.05 PT 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 1.13 KP 1.03 LA 1.09 ! NL 1.20 PT 1.10 SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.11 HN 1.12 KP 1.04 LA 1.05 ! NL 1.15 OV 1.05 PT 1.02 ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* HN 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* HN 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* HN 0.00* NL 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! BR 1.01 FD 1.06 FT 1.00* HN 1.12 ! KP 1.01 LA 1.02 MK 1.01 NL 1.04 ! OV 1.02 PT 1.04 SC 1.08 ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.04 FD 1.09 KP 1.04 LA 1.12 ! MK 1.12 OV 1.04 PT 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 HN 1.04 KP 0.92 LA 0.96 ! NL 1.14 PT 1.19 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.19 HN 1.01 KP 0.96 LA 0.99 ! NL 1.23 OV 1.04 PT 1.17 ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* HN 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* HN 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* HN 0.00* NL 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! BR 1.06 FD 1.09 FT 1.00* HN 1.03 ! KP 0.90 LA 0.97 MK 0.99 NL 1.11 ! OV 1.03 PT 1.08 SC 0.97 ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.01 FD 1.15 KP 0.95 LA 0.99 ! MK 1.02 OV 1.04 PT 1.16 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 0.97 KP 0.92 LA 0.83 ! NL 1.10 PT 1.04 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.14 HN 0.94 KP 0.84 LA 0.86 ! NL 1.13 OV 0.91 PT 0.99 ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* HN 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* HN 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* HN 0.00* NL 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! BR 0.96 FD 1.06 FT 1.00* HN 0.99 ! KP 0.84 LA 0.82 MK 1.15 NL 1.02 ! OV 0.86 PT 0.95 SC 0.96 ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.30 FD 1.07 KP 0.83 LA 0.87 ! MK 1.34 OV 0.91 PT 1.00 ! ! ! Fit before self-cal, rms=0.095917Jy sigma=0.705562 ! Fit after self-cal, rms=0.079493Jy sigma=0.561261 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=9.24 mas, bpa=-5.089 degrees ! Estimated noise=0.827358 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.00120359 Jy ! Component: 100 - total flux cleaned = -0.00131615 Jy ! Component: 150 - total flux cleaned = -0.00131737 Jy ! Component: 200 - total flux cleaned = -0.00135183 Jy ! Total flux subtracted in 200 components = -0.00135183 Jy ! Clean residual min=-0.005474 max=0.005300 Jy/beam ! Clean residual mean=-0.000018 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.450641 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 67 components and 0.450641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079439Jy sigma=0.560618 ! Fit after self-cal, rms=0.079487Jy sigma=0.560514 ! 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.079487Jy sigma=0.560514 ! Fit after self-cal, rms=0.079219Jy sigma=0.560371 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=9.229 mas, bpa=-4.999 degrees ! Estimated noise=0.826079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000926864 Jy ! Component: 100 - total flux cleaned = -0.00100806 Jy ! Component: 150 - total flux cleaned = -0.000979406 Jy ! Component: 200 - total flux cleaned = -0.000954171 Jy ! Total flux subtracted in 200 components = -0.000954171 Jy ! Clean residual min=-0.005428 max=0.005280 Jy/beam ! Clean residual mean=-0.000017 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.449687 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.449687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079188Jy sigma=0.560035 ! Fit after self-cal, rms=0.079187Jy sigma=0.560032 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.63113e-05 Jy ! Component: 100 - total flux cleaned = 5.80956e-05 Jy ! Component: 150 - total flux cleaned = 9.58779e-05 Jy ! Component: 200 - total flux cleaned = 0.000114674 Jy ! Total flux subtracted in 200 components = 0.000114674 Jy ! Clean residual min=-0.005385 max=0.005303 Jy/beam ! Clean residual mean=-0.000017 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.449801 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.449801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079176Jy sigma=0.559936 ! Fit after self-cal, rms=0.079173Jy sigma=0.559932 ! 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.079173Jy sigma=0.559932 ! Fit after self-cal, rms=0.067003Jy sigma=0.477882 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=9.259 mas, bpa=-4.987 degrees ! Estimated noise=0.826645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.08036e-06 Jy ! Component: 100 - total flux cleaned = 4.05033e-05 Jy ! Component: 150 - total flux cleaned = 6.91947e-05 Jy ! Component: 200 - total flux cleaned = 0.000123338 Jy ! Total flux subtracted in 200 components = 0.000123338 Jy ! Clean residual min=-0.002259 max=0.002732 Jy/beam ! Clean residual mean=-0.000009 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.449925 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 79 components and 0.449925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066966Jy sigma=0.477682 ! Fit after self-cal, rms=0.066995Jy sigma=0.477594 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 = 5.96589e-05 Jy ! Component: 100 - total flux cleaned = 0.000105964 Jy ! Component: 150 - total flux cleaned = 0.00012775 Jy ! Component: 200 - total flux cleaned = 0.000148915 Jy ! Total flux subtracted in 200 components = 0.000148915 Jy ! Clean residual min=-0.002242 max=0.002747 Jy/beam ! Clean residual mean=-0.000008 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.450074 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.450074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066976Jy sigma=0.477497 ! Fit after self-cal, rms=0.066971Jy sigma=0.477494 ! 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.066971Jy sigma=0.477494 ! Fit after self-cal, rms=0.066964Jy sigma=0.477457 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.373 mas, bmaj=18.81 mas, bpa=3.244 degrees ! Estimated noise=0.909089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017599 Jy ! Component: 100 - total flux cleaned = 0.000219332 Jy ! Component: 150 - total flux cleaned = 0.000251549 Jy ! Component: 200 - total flux cleaned = 0.000275426 Jy ! Total flux subtracted in 200 components = 0.000275426 Jy ! Clean residual min=-0.001821 max=0.002029 Jy/beam ! Clean residual mean=-0.000014 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.450349 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 84 components and 0.450349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066967Jy sigma=0.477385 ! Fit after self-cal, rms=0.066952Jy sigma=0.477342 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.42369e-05 Jy ! Component: 100 - total flux cleaned = 4.26269e-05 Jy ! Component: 150 - total flux cleaned = 7.0499e-05 Jy ! Component: 200 - total flux cleaned = 9.14319e-05 Jy ! Total flux subtracted in 200 components = 9.14319e-05 Jy ! Clean residual min=-0.001809 max=0.002030 Jy/beam ! Clean residual mean=-0.000013 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.450441 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.450441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066958Jy sigma=0.477297 ! Fit after self-cal, rms=0.066947Jy sigma=0.477268 ! 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. ! Applying 2560 buffered edits. 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: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:NL,true ! 1:NL 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:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN 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:NL,true ! 2:NL 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 3:BR,true ! 3:BR self-cal status=fixed weight=1 selfant 3:HN,true ! 3:HN self-cal status=fixed weight=1 selfant 3:OV,true ! 3:OV self-cal status=fixed weight=1 selfant 4:BR,true ! 4:BR self-cal status=fixed weight=1 selfant 4:HN,true ! 4:HN self-cal status=fixed weight=1 selfant 5:BR,true ! 5:BR self-cal status=fixed weight=1 selfant 5:HN,true ! 5:HN self-cal status=fixed weight=1 selfant 5:NL,true ! 5:NL self-cal status=fixed weight=1 selfant 6:BR,true ! 6:BR self-cal status=fixed weight=1 selfant 6:FD,true ! 6:FD self-cal status=fixed weight=1 selfant 6:HN,true ! 6:HN self-cal status=fixed weight=1 selfant 6:KP,true ! 6:KP self-cal status=fixed weight=1 selfant 6:LA,true ! 6:LA self-cal status=fixed weight=1 selfant 6:MK,true ! 6:MK self-cal status=fixed weight=1 selfant 6:NL,true ! 6:NL self-cal status=fixed weight=1 selfant 6:OV,true ! 6:OV self-cal status=fixed weight=1 selfant 6:PT,true ! 6:PT self-cal status=fixed weight=1 selfant 6:SC,true ! 6:SC self-cal status=fixed weight=1 selfant 7:BR,true ! 7:BR self-cal status=fixed weight=1 selfant 7:FD,true ! 7:FD self-cal status=fixed weight=1 selfant 7:KP,true ! 7:KP self-cal status=fixed weight=1 selfant 7:LA,true ! 7:LA self-cal status=fixed weight=1 selfant 7:MK,true ! 7:MK self-cal status=fixed weight=1 selfant 7:OV,true ! 7:OV self-cal status=fixed weight=1 selfant 7:PT,true ! 7:PT 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. ! A total of 79 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=0.071359Jy sigma=0.502569 ! Fit after self-cal, rms=0.071359Jy sigma=0.502569 selfant "",false ! 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:NL self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 5:BR self-cal status=correctable weight=1 ! 5:HN self-cal status=correctable weight=1 ! 5:NL self-cal status=correctable weight=1 ! 6:BR self-cal status=correctable weight=1 ! 6:FD self-cal status=correctable weight=1 ! 6:FT self-cal status=correctable weight=1 ! 6:HN self-cal status=correctable weight=1 ! 6:KP self-cal status=correctable weight=1 ! 6:LA self-cal status=correctable weight=1 ! 6:MK self-cal status=correctable weight=1 ! 6:NL self-cal status=correctable weight=1 ! 6:OV self-cal status=correctable weight=1 ! 6:PT self-cal status=correctable weight=1 ! 6:SC self-cal status=correctable weight=1 ! 7:BR self-cal status=correctable weight=1 ! 7:FD self-cal status=correctable weight=1 ! 7:KP self-cal status=correctable weight=1 ! 7:LA self-cal status=correctable weight=1 ! 7:MK self-cal status=correctable weight=1 ! 7:OV self-cal status=correctable weight=1 ! 7:PT self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 87 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 87 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 87 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 87 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=0.071359Jy sigma=0.502569 ! Fit after self-cal, rms=0.067029Jy sigma=0.477242 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.688 mas, bmaj=6.929 mas, bpa=-3.248 degrees ! Estimated noise=1.83152 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.65846e-05 Jy ! Component: 100 - total flux cleaned = 0.000213144 Jy ! Component: 150 - total flux cleaned = 0.000161597 Jy ! Component: 200 - total flux cleaned = 2.61135e-05 Jy ! Total flux subtracted in 200 components = 2.61135e-05 Jy ! Clean residual min=-0.004378 max=0.004420 Jy/beam ! Clean residual mean=-0.000004 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.450467 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.450467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067014Jy sigma=0.477366 ! Fit after self-cal, rms=0.067010Jy sigma=0.477338 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=9.278 mas, bpa=-5.026 degrees ! Estimated noise=0.827335 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 (70.4, 38). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120241 Jy ! Component: 100 - total flux cleaned = 0.00120863 Jy ! Component: 150 - total flux cleaned = 0.00113078 Jy ! Component: 200 - total flux cleaned = 0.00106227 Jy ! Component: 250 - total flux cleaned = 0.000938756 Jy ! Component: 300 - total flux cleaned = 0.000881017 Jy ! Component: 350 - total flux cleaned = 0.000824846 Jy ! Component: 400 - total flux cleaned = 0.000769232 Jy ! Total flux subtracted in 400 components = 0.000769232 Jy ! Clean residual min=-0.002226 max=0.002632 Jy/beam ! Clean residual mean=-0.000009 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.451236 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 148 components and 0.451236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066746Jy sigma=0.474699 ! Fit after self-cal, rms=0.066734Jy sigma=0.474596 ! Inverting map ! Added new window around map position (-41.6, 66.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248425 Jy ! Component: 100 - total flux cleaned = 0.00275198 Jy ! Component: 150 - total flux cleaned = 0.00287618 Jy ! Component: 200 - total flux cleaned = 0.0028764 Jy ! Component: 250 - total flux cleaned = 0.00277043 Jy ! Component: 300 - total flux cleaned = 0.00267169 Jy ! Component: 350 - total flux cleaned = 0.00262402 Jy ! Component: 400 - total flux cleaned = 0.00248628 Jy ! Total flux subtracted in 400 components = 0.00248628 Jy ! Clean residual min=-0.002038 max=0.002259 Jy/beam ! Clean residual mean=-0.000005 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.453722 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 183 components and 0.453722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066577Jy sigma=0.472477 ! Fit after self-cal, rms=0.066566Jy sigma=0.472392 ! Inverting map ! Added new window around map position (92.8, 64.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365434 Jy ! Component: 100 - total flux cleaned = 0.000560482 Jy ! Component: 150 - total flux cleaned = 0.00073666 Jy ! Component: 200 - total flux cleaned = 0.00101516 Jy ! Component: 250 - total flux cleaned = 0.00122425 Jy ! Component: 300 - total flux cleaned = 0.00142625 Jy ! Component: 350 - total flux cleaned = 0.00157207 Jy ! Component: 400 - total flux cleaned = 0.00161853 Jy ! Total flux subtracted in 400 components = 0.00161853 Jy ! Clean residual min=-0.001972 max=0.002095 Jy/beam ! Clean residual mean=-0.000004 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.455341 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 224 components and 0.455341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066399Jy sigma=0.470515 ! Fit after self-cal, rms=0.066393Jy sigma=0.470493 ! 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) ! Added new window around map position (11.6, 89.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00048007 Jy ! Component: 100 - total flux cleaned = 0.000417274 Jy ! Component: 150 - total flux cleaned = 0.000464487 Jy ! Component: 200 - total flux cleaned = 0.000516064 Jy ! Component: 250 - total flux cleaned = 0.000564352 Jy ! Component: 300 - total flux cleaned = 0.000610431 Jy ! Component: 350 - total flux cleaned = 0.000520599 Jy ! Component: 400 - total flux cleaned = 0.000390976 Jy ! Total flux subtracted in 400 components = 0.000390976 Jy ! Clean residual min=-0.001865 max=0.001877 Jy/beam ! Clean residual mean=-0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.455732 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 265 components and 0.455732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066260Jy sigma=0.468765 ! Fit after self-cal, rms=0.066259Jy sigma=0.468727 ! Inverting map ! Added new window around map position (-5.2, -37.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.25224e-05 Jy ! Component: 100 - total flux cleaned = -8.09466e-05 Jy ! Component: 150 - total flux cleaned = 7.74821e-05 Jy ! Component: 200 - total flux cleaned = 0.000224649 Jy ! Component: 250 - total flux cleaned = 0.000415889 Jy ! Component: 300 - total flux cleaned = 0.00060163 Jy ! Component: 350 - total flux cleaned = 0.000779985 Jy ! Component: 400 - total flux cleaned = 0.000909914 Jy ! Total flux subtracted in 400 components = 0.000909914 Jy ! Clean residual min=-0.001725 max=0.001732 Jy/beam ! Clean residual mean=-0.000006 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.456642 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 314 components and 0.456642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066122Jy sigma=0.467215 ! Fit after self-cal, rms=0.066116Jy sigma=0.467184 ! Inverting map ! Added new window around map position (56.4, -95.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000602541 Jy ! Component: 100 - total flux cleaned = 0.000605487 Jy ! Component: 150 - total flux cleaned = 0.000605932 Jy ! Component: 200 - total flux cleaned = 0.000703344 Jy ! Component: 250 - total flux cleaned = 0.000656908 Jy ! Component: 300 - total flux cleaned = 0.000612119 Jy ! Component: 350 - total flux cleaned = 0.000654472 Jy ! Component: 400 - total flux cleaned = 0.000611663 Jy ! Total flux subtracted in 400 components = 0.000611663 Jy ! Clean residual min=-0.001712 max=0.001598 Jy/beam ! Clean residual mean=-0.000005 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.457253 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 360 components and 0.457253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065991Jy sigma=0.465756 ! Fit after self-cal, rms=0.065990Jy sigma=0.465726 ! 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. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 166 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 166 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 166 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 166 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=0.070481Jy sigma=0.491563 ! Fit after self-cal, rms=0.065797Jy sigma=0.465408 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=9.252 mas, bpa=-4.925 degrees ! Estimated noise=0.826796 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115306 Jy ! Component: 100 - total flux cleaned = 0.00137863 Jy ! Component: 150 - total flux cleaned = 0.00129357 Jy ! Component: 200 - total flux cleaned = 0.00125074 Jy ! Component: 250 - total flux cleaned = 0.00112838 Jy ! Component: 300 - total flux cleaned = 0.0010493 Jy ! Component: 350 - total flux cleaned = 0.00104859 Jy ! Component: 400 - total flux cleaned = 0.000895493 Jy ! Total flux subtracted in 400 components = 0.000895493 Jy ! Clean residual min=-0.001682 max=0.001610 Jy/beam ! Clean residual mean=-0.000006 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.458149 Jy selfcal ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 404 components and 0.458149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065721Jy sigma=0.464380 ! Fit after self-cal, rms=0.065720Jy sigma=0.464366 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.000365176 Jy ! Component: 100 - total flux cleaned = 0.000478416 Jy ! Component: 150 - total flux cleaned = 0.000478622 Jy ! Component: 200 - total flux cleaned = 0.000442414 Jy ! Component: 250 - total flux cleaned = 0.000370386 Jy ! Component: 300 - total flux cleaned = 0.000298795 Jy ! Component: 350 - total flux cleaned = 0.000298771 Jy ! Component: 400 - total flux cleaned = 0.000159912 Jy ! Total flux subtracted in 400 components = 0.000159912 Jy ! Clean residual min=-0.001670 max=0.001569 Jy/beam ! Clean residual mean=-0.000007 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.458309 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 428 components and 0.458309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065664Jy sigma=0.463617 ! Fit after self-cal, rms=0.065664Jy sigma=0.463613 ! 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.065664Jy sigma=0.463613 ! Fit after self-cal, rms=0.065642Jy sigma=0.463264 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.543 mas, bmaj=9.252 mas, bpa=-4.928 degrees ! Estimated noise=0.827112 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006008 Jy ! Component: 100 - total flux cleaned = 0.000805405 Jy ! Component: 150 - total flux cleaned = 0.000766752 Jy ! Component: 200 - total flux cleaned = 0.000766577 Jy ! Component: 250 - total flux cleaned = 0.000695354 Jy ! Component: 300 - total flux cleaned = 0.000591163 Jy ! Component: 350 - total flux cleaned = 0.000557312 Jy ! Component: 400 - total flux cleaned = 0.000490046 Jy ! Total flux subtracted in 400 components = 0.000490046 Jy ! Clean residual min=-0.001615 max=0.001549 Jy/beam ! Clean residual mean=-0.000006 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.458799 Jy selfcal ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 458 components and 0.458799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065586Jy sigma=0.462439 ! Fit after self-cal, rms=0.065588Jy sigma=0.462427 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.000247111 Jy ! Component: 100 - total flux cleaned = 0.000214718 Jy ! Component: 150 - total flux cleaned = 0.000182708 Jy ! Component: 200 - total flux cleaned = 8.66528e-05 Jy ! Component: 250 - total flux cleaned = 8.6853e-05 Jy ! Component: 300 - total flux cleaned = 5.6694e-05 Jy ! Component: 350 - total flux cleaned = 8.72009e-05 Jy ! Component: 400 - total flux cleaned = -3.50331e-05 Jy ! Total flux subtracted in 400 components = -3.50331e-05 Jy ! Clean residual min=-0.001608 max=0.001531 Jy/beam ! Clean residual mean=-0.000006 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.458764 Jy ! Performing phase self-cal ! Adding 110 model components to the UV plane model. ! The established model now contains 488 components and 0.458764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065547Jy sigma=0.461820 ! Fit after self-cal, rms=0.065548Jy sigma=0.461816 ! 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.065548Jy sigma=0.461816 ! Fit after self-cal, rms=0.064694Jy sigma=0.453396 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.369 mas, bmaj=18.77 mas, bpa=3.296 degrees ! Estimated noise=0.911416 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.87562e-05 Jy ! Component: 100 - total flux cleaned = -5.94299e-05 Jy ! Component: 150 - total flux cleaned = -0.00010229 Jy ! Component: 200 - total flux cleaned = -0.000121994 Jy ! Component: 250 - total flux cleaned = -0.000177096 Jy ! Component: 300 - total flux cleaned = -0.00017618 Jy ! Component: 350 - total flux cleaned = -0.000224509 Jy ! Component: 400 - total flux cleaned = -0.000224167 Jy ! Total flux subtracted in 400 components = -0.000224167 Jy ! Clean residual min=-0.001398 max=0.001180 Jy/beam ! Clean residual mean=-0.000012 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.458539 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 529 components and 0.458539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064690Jy sigma=0.453240 ! Fit after self-cal, rms=0.064690Jy sigma=0.453225 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.09345e-05 Jy ! Component: 100 - total flux cleaned = 0.000128434 Jy ! Component: 150 - total flux cleaned = 0.00014396 Jy ! Component: 200 - total flux cleaned = 0.00014368 Jy ! Component: 250 - total flux cleaned = 0.000130016 Jy ! Component: 300 - total flux cleaned = 0.000116551 Jy ! Component: 350 - total flux cleaned = 0.000103577 Jy ! Component: 400 - total flux cleaned = 9.10973e-05 Jy ! Total flux subtracted in 400 components = 9.10973e-05 Jy ! Clean residual min=-0.001386 max=0.001131 Jy/beam ! Clean residual mean=-0.000012 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.45863 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 561 components and 0.45863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064688Jy sigma=0.453157 ! Fit after self-cal, rms=0.064685Jy sigma=0.453151 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=9.249 mas, bpa=-4.924 degrees ! Estimated noise=0.827776 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.544 x 9.249 at -4.924 degrees (North through East) ! Clean map min=-0.0018867 max=0.41221 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.686 mas, bmaj=6.915 mas, bpa=-3.121 degrees ! Estimated noise=1.82888 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.316882 Jy ! Component: 100 - total flux cleaned = 0.38759 Jy ! Component: 150 - total flux cleaned = 0.413063 Jy ! Component: 200 - total flux cleaned = 0.427028 Jy ! Component: 250 - total flux cleaned = 0.435884 Jy ! Component: 300 - total flux cleaned = 0.442517 Jy ! Component: 350 - total flux cleaned = 0.444557 Jy ! Component: 400 - total flux cleaned = 0.446402 Jy ! Total flux subtracted in 400 components = 0.446402 Jy ! Clean residual min=-0.003904 max=0.004603 Jy/beam ! Clean residual mean=-0.000016 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.446402 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.446402 Jy ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=9.249 mas, bpa=-4.924 degrees ! Estimated noise=0.827776 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0.8, -9.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625135 Jy ! Component: 100 - total flux cleaned = 0.00949664 Jy ! Component: 150 - total flux cleaned = 0.0116269 Jy ! Component: 200 - total flux cleaned = 0.0135016 Jy ! Component: 250 - total flux cleaned = 0.0143977 Jy ! Component: 300 - total flux cleaned = 0.015229 Jy ! Component: 350 - total flux cleaned = 0.0160074 Jy ! Component: 400 - total flux cleaned = 0.0164953 Jy ! Total flux subtracted in 400 components = 0.0164953 Jy ! Clean residual min=-0.001965 max=0.002084 Jy/beam ! Clean residual mean=-0.000010 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.462898 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 138 components and 0.462898 Jy ! Inverting map ! Added new window around map position (34, 16). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688913 Jy ! Component: 100 - total flux cleaned = 0.000992221 Jy ! Component: 150 - total flux cleaned = 0.000991503 Jy ! Component: 200 - total flux cleaned = 0.00119888 Jy ! Component: 250 - total flux cleaned = 0.00113149 Jy ! Component: 300 - total flux cleaned = 0.00119809 Jy ! Component: 350 - total flux cleaned = 0.00120259 Jy ! Component: 400 - total flux cleaned = 0.00120324 Jy ! Total flux subtracted in 400 components = 0.00120324 Jy ! Clean residual min=-0.001834 max=0.001971 Jy/beam ! Clean residual mean=-0.000008 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.464101 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 194 components and 0.464101 Jy ! Inverting map ! Added new window around map position (-53.6, 52.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102218 Jy ! Component: 100 - total flux cleaned = 0.00120624 Jy ! Component: 150 - total flux cleaned = 0.00132512 Jy ! Component: 200 - total flux cleaned = 0.0013838 Jy ! Component: 250 - total flux cleaned = 0.00144029 Jy ! Component: 300 - total flux cleaned = 0.00127379 Jy ! Component: 350 - total flux cleaned = 0.00127399 Jy ! Component: 400 - total flux cleaned = 0.00116628 Jy ! Total flux subtracted in 400 components = 0.00116628 Jy ! Clean residual min=-0.001682 max=0.001821 Jy/beam ! Clean residual mean=-0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.465267 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 243 components and 0.465267 Jy ! Inverting map ! Added new window around map position (88.4, 92.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012015 Jy ! Component: 100 - total flux cleaned = 0.00153397 Jy ! Component: 150 - total flux cleaned = 0.00153536 Jy ! Component: 200 - total flux cleaned = 0.00179533 Jy ! Component: 250 - total flux cleaned = 0.00174484 Jy ! Component: 300 - total flux cleaned = 0.00174522 Jy ! Component: 350 - total flux cleaned = 0.0017456 Jy ! Component: 400 - total flux cleaned = 0.00179402 Jy ! Total flux subtracted in 400 components = 0.00179402 Jy ! Clean residual min=-0.001623 max=0.001735 Jy/beam ! Clean residual mean=-0.000006 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.467061 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 279 components and 0.467061 Jy ! Inverting map ! Added new window around map position (69.6, -27.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519387 Jy ! Component: 100 - total flux cleaned = 0.000462493 Jy ! Component: 150 - total flux cleaned = 0.000612089 Jy ! Component: 200 - total flux cleaned = 0.000562566 Jy ! Component: 250 - total flux cleaned = 0.00051496 Jy ! Component: 300 - total flux cleaned = 0.000376981 Jy ! Component: 350 - total flux cleaned = 0.000376118 Jy ! Component: 400 - total flux cleaned = 0.000332077 Jy ! Total flux subtracted in 400 components = 0.000332077 Jy ! Clean residual min=-0.001565 max=0.001612 Jy/beam ! Clean residual mean=-0.000005 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.467393 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 319 components and 0.467393 Jy ! Inverting map ! Added new window around map position (-48, 102). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000774927 Jy ! Component: 100 - total flux cleaned = 0.000821727 Jy ! Component: 150 - total flux cleaned = 0.000866227 Jy ! Component: 200 - total flux cleaned = 0.000909565 Jy ! Component: 250 - total flux cleaned = 0.000910022 Jy ! Component: 300 - total flux cleaned = 0.000867624 Jy ! Component: 350 - total flux cleaned = 0.000866933 Jy ! Component: 400 - total flux cleaned = 0.000784994 Jy ! Total flux subtracted in 400 components = 0.000784994 Jy ! Clean residual min=-0.001527 max=0.001498 Jy/beam ! Clean residual mean=-0.000005 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.468178 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 352 components and 0.468178 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.369 mas, bmaj=18.77 mas, bpa=3.296 degrees ! Estimated noise=0.911416 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154216 Jy ! Component: 100 - total flux cleaned = -0.00028167 Jy ! Component: 150 - total flux cleaned = -0.000391902 Jy ! Component: 200 - total flux cleaned = -0.000416677 Jy ! Component: 250 - total flux cleaned = -0.000438981 Jy ! Component: 300 - total flux cleaned = -0.000483038 Jy ! Component: 350 - total flux cleaned = -0.000503594 Jy ! Component: 400 - total flux cleaned = -0.000524114 Jy ! Total flux subtracted in 400 components = -0.000524114 Jy ! Clean residual min=-0.001144 max=0.001097 Jy/beam ! Clean residual mean=-0.000007 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.467654 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 = -1.99793e-05 Jy ! Component: 100 - total flux cleaned = -9.66988e-05 Jy ! Component: 150 - total flux cleaned = -0.000115206 Jy ! Component: 200 - total flux cleaned = -0.000169976 Jy ! Component: 250 - total flux cleaned = -0.000205811 Jy ! Component: 300 - total flux cleaned = -0.000275873 Jy ! Component: 350 - total flux cleaned = -0.000361059 Jy ! Component: 400 - total flux cleaned = -0.000377938 Jy ! Total flux subtracted in 400 components = -0.000377938 Jy ! Clean residual min=-0.001142 max=0.001043 Jy/beam ! Clean residual mean=-0.000007 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.467276 Jy ! Adding 138 model components to the UV plane model. ! The established model now contains 485 components and 0.467276 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=9.249 mas, bpa=-4.924 degrees ! Estimated noise=0.827776 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000542754 Jy ! Component: 100 - total flux cleaned = -0.000708687 Jy ! Component: 150 - total flux cleaned = -0.000750025 Jy ! Component: 200 - total flux cleaned = -0.000829082 Jy ! Component: 250 - total flux cleaned = -0.000907203 Jy ! Component: 300 - total flux cleaned = -0.000869169 Jy ! Component: 350 - total flux cleaned = -0.00102002 Jy ! Component: 400 - total flux cleaned = -0.00109447 Jy ! Total flux subtracted in 400 components = -0.00109447 Jy ! Clean residual min=-0.001464 max=0.001373 Jy/beam ! Clean residual mean=-0.000005 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.466182 Jy selfcal ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 525 components and 0.466182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064513Jy sigma=0.452330 ! Fit after self-cal, rms=0.064496Jy sigma=0.452258 wmodel /scr/pima/rdv93_uvs/J0117-2111_S_map.mod ! Writing 525 model components to file: /scr/pima/rdv93_uvs/J0117-2111_S_map.mod wobs /scr/pima/rdv93_uvs/J0117-2111_S_uvs.fits ! Applying 1423 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J0117-2111_S_uvs.fits wwins /scr/pima/rdv93_uvs/J0117-2111_S_map.win ! wwins: Wrote 13 windows to /scr/pima/rdv93_uvs/J0117-2111_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.00035827 Jy ! Component: 100 - total flux cleaned = -0.00030898 Jy ! Component: 150 - total flux cleaned = -0.000284927 Jy ! Component: 200 - total flux cleaned = -0.000261507 Jy ! Component: 250 - total flux cleaned = -0.000216244 Jy ! Component: 300 - total flux cleaned = -0.000238656 Jy ! Component: 350 - total flux cleaned = -0.000238948 Jy ! Component: 400 - total flux cleaned = -0.000197074 Jy ! Component: 450 - total flux cleaned = -0.000135414 Jy ! Component: 500 - total flux cleaned = -0.000115339 Jy ! Component: 550 - total flux cleaned = -0.000175472 Jy ! Component: 600 - total flux cleaned = -0.000175354 Jy ! Component: 650 - total flux cleaned = -0.000194553 Jy ! Component: 700 - total flux cleaned = -0.000155604 Jy ! Component: 750 - total flux cleaned = -0.000155788 Jy ! Component: 800 - total flux cleaned = -0.000174906 Jy ! Component: 850 - total flux cleaned = -0.000174782 Jy ! Component: 900 - total flux cleaned = -0.000137648 Jy ! Component: 950 - total flux cleaned = -0.000156148 Jy ! Component: 1000 - total flux cleaned = -0.000137733 Jy ! Component: 1050 - total flux cleaned = -8.34068e-05 Jy ! Component: 1100 - total flux cleaned = -0.000101554 Jy ! Component: 1150 - total flux cleaned = -0.000101755 Jy ! Component: 1200 - total flux cleaned = -0.000136964 Jy ! Component: 1250 - total flux cleaned = -0.000136912 Jy ! Component: 1300 - total flux cleaned = -0.000136935 Jy ! Component: 1350 - total flux cleaned = -0.000119876 Jy ! Component: 1400 - total flux cleaned = -0.000188582 Jy ! Component: 1450 - total flux cleaned = -0.000188324 Jy ! Component: 1500 - total flux cleaned = -0.000171432 Jy ! Component: 1550 - total flux cleaned = -0.000188249 Jy ! Component: 1600 - total flux cleaned = -0.000254973 Jy ! Component: 1650 - total flux cleaned = -0.000271669 Jy ! Component: 1700 - total flux cleaned = -0.000321029 Jy ! Component: 1750 - total flux cleaned = -0.000304739 Jy ! Component: 1800 - total flux cleaned = -0.000369886 Jy ! Component: 1850 - total flux cleaned = -0.00038623 Jy ! Component: 1900 - total flux cleaned = -0.000418416 Jy ! Component: 1950 - total flux cleaned = -0.000514591 Jy ! Component: 2000 - total flux cleaned = -0.000498634 Jy ! Component: 2050 - total flux cleaned = -0.000530439 Jy ! Component: 2100 - total flux cleaned = -0.000577921 Jy ! Component: 2150 - total flux cleaned = -0.000546486 Jy ! Component: 2200 - total flux cleaned = -0.000609168 Jy ! Component: 2250 - total flux cleaned = -0.000624723 Jy ! Component: 2300 - total flux cleaned = -0.000655888 Jy ! Component: 2350 - total flux cleaned = -0.0006559 Jy ! Component: 2400 - total flux cleaned = -0.00071767 Jy ! Component: 2450 - total flux cleaned = -0.000763463 Jy ! Component: 2500 - total flux cleaned = -0.000732852 Jy ! Component: 2550 - total flux cleaned = -0.000732862 Jy ! Component: 2600 - total flux cleaned = -0.000808412 Jy ! Component: 2650 - total flux cleaned = -0.000778288 Jy ! Component: 2700 - total flux cleaned = -0.000823243 Jy ! Component: 2750 - total flux cleaned = -0.000808277 Jy ! Component: 2800 - total flux cleaned = -0.000823228 Jy ! Component: 2850 - total flux cleaned = -0.000867561 Jy ! Component: 2900 - total flux cleaned = -0.00094109 Jy ! Component: 2950 - total flux cleaned = -0.000970316 Jy ! Component: 3000 - total flux cleaned = -0.000911802 Jy ! Component: 3050 - total flux cleaned = -0.00095545 Jy ! Component: 3100 - total flux cleaned = -0.000912025 Jy ! Component: 3150 - total flux cleaned = -0.000911993 Jy ! Component: 3200 - total flux cleaned = -0.000912096 Jy ! Component: 3250 - total flux cleaned = -0.000983792 Jy ! Component: 3300 - total flux cleaned = -0.000998092 Jy ! Component: 3350 - total flux cleaned = -0.000969575 Jy ! Component: 3400 - total flux cleaned = -0.00095536 Jy ! Component: 3450 - total flux cleaned = -0.000955451 Jy ! Component: 3500 - total flux cleaned = -0.00103994 Jy ! Component: 3550 - total flux cleaned = -0.00105384 Jy ! Component: 3600 - total flux cleaned = -0.00102582 Jy ! Component: 3650 - total flux cleaned = -0.00101199 Jy ! Component: 3700 - total flux cleaned = -0.00103972 Jy ! Component: 3750 - total flux cleaned = -0.00105351 Jy ! Component: 3800 - total flux cleaned = -0.00101221 Jy ! Component: 3850 - total flux cleaned = -0.0009984 Jy ! Component: 3900 - total flux cleaned = -0.00106697 Jy ! Component: 3950 - total flux cleaned = -0.00106692 Jy ! Component: 4000 - total flux cleaned = -0.00108043 Jy ! Component: 4050 - total flux cleaned = -0.00108052 Jy ! Total flux subtracted in 4096 components = -0.00108059 Jy ! Clean residual min=-0.000824 max=0.000877 Jy/beam ! Clean residual mean=-0.000001 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.465101 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 797 components and 0.465101 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J0117-2111_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.544 x 9.249 at -4.924 degrees (North through East) ! Clean map min=-0.0016973 max=0.41254 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J0117-2111_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.4125 rms= 0.00027 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J0117-2111_S_uvs.log closed on Tue Oct 8 15:24:35 2013