! Started logfile: /scr/pima/rdv93_uvs/J1044+0655_S_uvs.log on Tue Oct 8 15:28:17 2013 obs /scr/pima/rdv93_uvs/J1044+0655_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1044+0655_S_uva.fits ! AN table 1: 5 integrations on 3 of 3 possible baselines. ! AN table 2: 6 integrations on 21 of 21 possible baselines. ! AN table 3: 6 integrations on 28 of 28 possible baselines. ! AN table 4: 6 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1044+0655 ! ! 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 2100 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/J1044+0655_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:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN 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:FD self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:FD self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 4:LA self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:NL self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 4:PT self-cal status=correctable weight=1 ! 4: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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.013053Jy sigma=4.529529 ! Fit after self-cal, rms=0.806146Jy sigma=3.560304 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.829 mas, bpa=-11.99 degrees ! Estimated noise=4.66655 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.151801 Jy ! Component: 100 - total flux cleaned = 0.188492 Jy ! Total flux subtracted in 100 components = 0.188492 Jy ! Clean residual min=-0.007391 max=0.014481 Jy/beam ! Clean residual mean=-0.000019 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.188492 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.188492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060037Jy sigma=0.265036 ! Fit after self-cal, rms=0.059953Jy sigma=0.264878 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157976 Jy ! Component: 100 - total flux cleaned = 0.0235213 Jy ! Total flux subtracted in 100 components = 0.0235213 Jy ! Clean residual min=-0.005258 max=0.005369 Jy/beam ! Clean residual mean=-0.000001 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.212013 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.212013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055966Jy sigma=0.243489 ! Fit after self-cal, rms=0.055909Jy sigma=0.243321 ! 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.848 mas, bmaj=9.834 mas, bpa=-11.81 degrees ! Estimated noise=3.52521 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.00541635 Jy ! Component: 100 - total flux cleaned = 0.00869522 Jy ! Component: 150 - total flux cleaned = 0.010876 Jy ! Component: 200 - total flux cleaned = 0.0122532 Jy ! Total flux subtracted in 200 components = 0.0122532 Jy ! Clean residual min=-0.004019 max=0.004241 Jy/beam ! Clean residual mean=0.000008 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.224266 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 49 components and 0.224266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055405Jy sigma=0.240397 ! Fit after self-cal, rms=0.055384Jy sigma=0.240355 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.00 HN 0.90 LA 1.15 ! NL 1.03 OV 0.96 PT 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 1.00 HN 0.89 LA 1.13 ! MK 0.96 NL 1.03 OV 1.01 PT 0.99 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.05 FD 1.04 HN 0.95 LA 1.09 ! MK 0.88 NL 0.96 OV 0.97 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.04 HN 1.05 LA 0.99 ! NL 1.01 OV 1.06 PT 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 1.05 HN 1.07 LA 1.07 ! MK 0.96 NL 1.03 OV 1.00 PT 1.04 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00 FD 1.08 HN 1.06 LA 1.04 ! MK 1.01 NL 1.02 OV 1.04 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.08 HN 0.99 LA 0.95 ! NL 1.14 OV 0.99 PT 1.12 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 FD 1.06 HN 1.00 LA 0.96 ! MK 1.05 NL 1.07 OV 1.03 PT 1.06 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 1.07 HN 0.98 LA 0.97 ! MK 1.05 NL 1.10 OV 1.00 PT 1.09 ! SC 0.97 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.12 FD 1.09 HN 0.93 LA 0.81 ! NL 1.09 OV 0.90 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 FD 1.03 HN 0.92 LA 0.80 ! MK 1.21 NL 0.98 OV 0.90 PT 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.06 HN 0.94 LA 0.81 ! MK 1.06 NL 0.99 OV 0.90 PT 0.93 ! SC 1.09 ! ! ! Fit before self-cal, rms=0.055384Jy sigma=0.240355 ! Fit after self-cal, rms=0.050426Jy sigma=0.214179 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=9.738 mas, bpa=-11.65 degrees ! Estimated noise=3.56942 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.000516256 Jy ! Component: 100 - total flux cleaned = 0.000312212 Jy ! Component: 150 - total flux cleaned = 0.000211125 Jy ! Component: 200 - total flux cleaned = 0.000180018 Jy ! Total flux subtracted in 200 components = 0.000180018 Jy ! Clean residual min=-0.002774 max=0.003211 Jy/beam ! Clean residual mean=-0.000004 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.224446 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.224446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050357Jy sigma=0.213906 ! Fit after self-cal, rms=0.050376Jy sigma=0.213806 ! 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.050376Jy sigma=0.213806 ! Fit after self-cal, rms=0.050297Jy sigma=0.213794 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=9.735 mas, bpa=-11.62 degrees ! Estimated noise=3.56598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121603 Jy ! Component: 100 - total flux cleaned = -1.20729e-07 Jy ! Component: 150 - total flux cleaned = -5.16068e-05 Jy ! Component: 200 - total flux cleaned = -7.72673e-05 Jy ! Total flux subtracted in 200 components = -7.72673e-05 Jy ! Clean residual min=-0.002755 max=0.003119 Jy/beam ! Clean residual mean=-0.000004 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.224369 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.224369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050260Jy sigma=0.213637 ! Fit after self-cal, rms=0.050245Jy sigma=0.213617 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 = 4.98298e-05 Jy ! Component: 100 - total flux cleaned = 7.3157e-05 Jy ! Component: 150 - total flux cleaned = 7.25734e-05 Jy ! Component: 200 - total flux cleaned = 9.32455e-05 Jy ! Total flux subtracted in 200 components = 9.32455e-05 Jy ! Clean residual min=-0.002723 max=0.003044 Jy/beam ! Clean residual mean=-0.000004 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.224462 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.224462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050224Jy sigma=0.213513 ! Fit after self-cal, rms=0.050214Jy sigma=0.213500 ! 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.050214Jy sigma=0.213500 ! Fit after self-cal, rms=0.050187Jy sigma=0.213493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=9.738 mas, bpa=-11.61 degrees ! Estimated noise=3.56408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.6324e-05 Jy ! Component: 100 - total flux cleaned = -2.66608e-05 Jy ! Component: 150 - total flux cleaned = -6.29374e-06 Jy ! Component: 200 - total flux cleaned = 1.29997e-05 Jy ! Total flux subtracted in 200 components = 1.29997e-05 Jy ! Clean residual min=-0.002704 max=0.002989 Jy/beam ! Clean residual mean=-0.000004 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.224475 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.224475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050169Jy sigma=0.213408 ! Fit after self-cal, rms=0.050163Jy sigma=0.213399 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.56528e-05 Jy ! Component: 100 - total flux cleaned = 5.45014e-05 Jy ! Component: 150 - total flux cleaned = 5.45609e-05 Jy ! Component: 200 - total flux cleaned = 7.20326e-05 Jy ! Total flux subtracted in 200 components = 7.20326e-05 Jy ! Clean residual min=-0.002679 max=0.002960 Jy/beam ! Clean residual mean=-0.000004 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.224547 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.224547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050149Jy sigma=0.213336 ! Fit after self-cal, rms=0.050145Jy sigma=0.213330 ! 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.050145Jy sigma=0.213330 ! Fit after self-cal, rms=0.050132Jy sigma=0.213326 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.608 mas, bmaj=12.05 mas, bpa=-6.435 degrees ! Estimated noise=3.9649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000467165 Jy ! Component: 100 - total flux cleaned = 0.000444834 Jy ! Component: 150 - total flux cleaned = 0.000426652 Jy ! Component: 200 - total flux cleaned = 0.000426853 Jy ! Total flux subtracted in 200 components = 0.000426853 Jy ! Clean residual min=-0.003094 max=0.003378 Jy/beam ! Clean residual mean=-0.000006 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.224974 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 93 components and 0.224974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050150Jy sigma=0.213281 ! Fit after self-cal, rms=0.050128Jy sigma=0.213225 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 = -4.14961e-05 Jy ! Component: 100 - total flux cleaned = -3.82845e-05 Jy ! Component: 150 - total flux cleaned = -2.39964e-05 Jy ! Component: 200 - total flux cleaned = 2.11424e-06 Jy ! Total flux subtracted in 200 components = 2.11424e-06 Jy ! Clean residual min=-0.003072 max=0.003401 Jy/beam ! Clean residual mean=-0.000006 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.224976 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.224976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050142Jy sigma=0.213226 ! Fit after self-cal, rms=0.050125Jy sigma=0.213183 ! 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: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 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN 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:FD,true ! 3:FD self-cal status=fixed weight=1 selfant 3:HN,true ! 3:HN self-cal status=fixed weight=1 selfant 3:LA,true ! 3:LA self-cal status=fixed weight=1 selfant 3:MK,true ! 3:MK self-cal status=fixed weight=1 selfant 3:NL,true ! 3:NL self-cal status=fixed weight=1 selfant 3:OV,true ! 3:OV self-cal status=fixed weight=1 selfant 3:PT,true ! 3:PT self-cal status=fixed weight=1 selfant 4:BR,true ! 4:BR self-cal status=fixed weight=1 selfant 4:FD,true ! 4:FD self-cal status=fixed weight=1 selfant 4:HN,true ! 4:HN self-cal status=fixed weight=1 selfant 4:LA,true ! 4:LA self-cal status=fixed weight=1 selfant 4:MK,true ! 4:MK self-cal status=fixed weight=1 selfant 4:NL,true ! 4:NL self-cal status=fixed weight=1 selfant 4:OV,true ! 4:OV self-cal status=fixed weight=1 selfant 4:PT,true ! 4:PT self-cal status=fixed weight=1 selfant 4:SC,true ! 4: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.050665Jy sigma=0.215727 ! Fit after self-cal, rms=0.050665Jy sigma=0.215727 selfant "",false ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN 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:FD self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 4:BR self-cal status=correctable weight=1 ! 4:FD self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 4:LA self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:NL self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 4:PT self-cal status=correctable weight=1 ! 4: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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.050665Jy sigma=0.215727 ! Fit after self-cal, rms=0.050227Jy sigma=0.213154 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.748 mas, bpa=-11.85 degrees ! Estimated noise=4.73241 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.000620713 Jy ! Component: 100 - total flux cleaned = -0.0006236 Jy ! Component: 150 - total flux cleaned = -0.000585235 Jy ! Component: 200 - total flux cleaned = -0.000485224 Jy ! Total flux subtracted in 200 components = -0.000485224 Jy ! Clean residual min=-0.003406 max=0.003876 Jy/beam ! Clean residual mean=0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.224491 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.224491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050215Jy sigma=0.213188 ! Fit after self-cal, rms=0.050214Jy sigma=0.213179 ! 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.814 mas, bmaj=9.746 mas, bpa=-11.59 degrees ! Estimated noise=3.56619 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.00024247 Jy ! Component: 100 - total flux cleaned = 0.000334395 Jy ! Component: 150 - total flux cleaned = 0.000410336 Jy ! Component: 200 - total flux cleaned = 0.000443659 Jy ! Component: 250 - total flux cleaned = 0.000457571 Jy ! Component: 300 - total flux cleaned = 0.000481876 Jy ! Component: 350 - total flux cleaned = 0.00049256 Jy ! Component: 400 - total flux cleaned = 0.000502865 Jy ! Total flux subtracted in 400 components = 0.000502865 Jy ! Clean residual min=-0.002581 max=0.002767 Jy/beam ! Clean residual mean=-0.000004 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.224994 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 128 components and 0.224994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050190Jy sigma=0.213070 ! Fit after self-cal, rms=0.050190Jy sigma=0.213068 ! 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 (32.8, -14.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288848 Jy ! Component: 100 - total flux cleaned = 0.00484364 Jy ! Component: 150 - total flux cleaned = 0.00580383 Jy ! Component: 200 - total flux cleaned = 0.00640946 Jy ! Component: 250 - total flux cleaned = 0.00699678 Jy ! Component: 300 - total flux cleaned = 0.00743998 Jy ! Component: 350 - total flux cleaned = 0.00776762 Jy ! Component: 400 - total flux cleaned = 0.00814656 Jy ! Total flux subtracted in 400 components = 0.00814656 Jy ! Clean residual min=-0.002308 max=0.002328 Jy/beam ! Clean residual mean=-0.000000 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.233141 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 179 components and 0.233141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049899Jy sigma=0.211742 ! Fit after self-cal, rms=0.049880Jy sigma=0.211644 ! Inverting map ! Added new window around map position (-29.2, 92). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213437 Jy ! Component: 100 - total flux cleaned = 0.00273637 Jy ! Component: 150 - total flux cleaned = 0.00313665 Jy ! Component: 200 - total flux cleaned = 0.00322476 Jy ! Component: 250 - total flux cleaned = 0.00338906 Jy ! Component: 300 - total flux cleaned = 0.00358367 Jy ! Component: 350 - total flux cleaned = 0.0037664 Jy ! Component: 400 - total flux cleaned = 0.00397426 Jy ! Total flux subtracted in 400 components = 0.00397426 Jy ! Clean residual min=-0.002046 max=0.001986 Jy/beam ! Clean residual mean=-0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.237115 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 226 components and 0.237115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049668Jy sigma=0.210811 ! Fit after self-cal, rms=0.049667Jy sigma=0.210786 ! 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. 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.050236Jy sigma=0.213493 ! Fit after self-cal, rms=0.049633Jy sigma=0.210678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=9.756 mas, bpa=-11.62 degrees ! Estimated noise=3.56368 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000918802 Jy ! Component: 100 - total flux cleaned = 0.00125754 Jy ! Component: 150 - total flux cleaned = 0.00150124 Jy ! Component: 200 - total flux cleaned = 0.00172924 Jy ! Component: 250 - total flux cleaned = 0.00191378 Jy ! Component: 300 - total flux cleaned = 0.00206084 Jy ! Component: 350 - total flux cleaned = 0.00222869 Jy ! Component: 400 - total flux cleaned = 0.00228244 Jy ! Total flux subtracted in 400 components = 0.00228244 Jy ! Clean residual min=-0.001987 max=0.001920 Jy/beam ! Clean residual mean=-0.000001 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.239397 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 263 components and 0.239397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049547Jy sigma=0.210371 ! Fit after self-cal, rms=0.049548Jy sigma=0.210360 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.000352114 Jy ! Component: 100 - total flux cleaned = 0.00048554 Jy ! Component: 150 - total flux cleaned = 0.000511584 Jy ! Component: 200 - total flux cleaned = 0.000512028 Jy ! Component: 250 - total flux cleaned = 0.000535958 Jy ! Component: 300 - total flux cleaned = 0.000535982 Jy ! Component: 350 - total flux cleaned = 0.000558363 Jy ! Component: 400 - total flux cleaned = 0.000558183 Jy ! Total flux subtracted in 400 components = 0.000558183 Jy ! Clean residual min=-0.001958 max=0.001916 Jy/beam ! Clean residual mean=-0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.239956 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 286 components and 0.239956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049498Jy sigma=0.210196 ! Fit after self-cal, rms=0.049498Jy sigma=0.210192 ! 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.049498Jy sigma=0.210192 ! Fit after self-cal, rms=0.049530Jy sigma=0.210170 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=9.762 mas, bpa=-11.64 degrees ! Estimated noise=3.56487 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000451303 Jy ! Component: 100 - total flux cleaned = 0.000549774 Jy ! Component: 150 - total flux cleaned = 0.000596374 Jy ! Component: 200 - total flux cleaned = 0.000574705 Jy ! Component: 250 - total flux cleaned = 0.000597132 Jy ! Component: 300 - total flux cleaned = 0.000597181 Jy ! Component: 350 - total flux cleaned = 0.000577325 Jy ! Component: 400 - total flux cleaned = 0.000597602 Jy ! Total flux subtracted in 400 components = 0.000597602 Jy ! Clean residual min=-0.002023 max=0.001889 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.240553 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 313 components and 0.240553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049489Jy sigma=0.210032 ! Fit after self-cal, rms=0.049489Jy sigma=0.210028 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.00015202 Jy ! Component: 100 - total flux cleaned = 0.000172002 Jy ! Component: 150 - total flux cleaned = 0.000171582 Jy ! Component: 200 - total flux cleaned = 0.000133849 Jy ! Component: 250 - total flux cleaned = 0.000115692 Jy ! Component: 300 - total flux cleaned = 9.75524e-05 Jy ! Component: 350 - total flux cleaned = 4.39664e-05 Jy ! Component: 400 - total flux cleaned = 4.3986e-05 Jy ! Total flux subtracted in 400 components = 4.3986e-05 Jy ! Clean residual min=-0.002007 max=0.001875 Jy/beam ! Clean residual mean=-0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.240597 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 331 components and 0.240597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049459Jy sigma=0.209934 ! Fit after self-cal, rms=0.049460Jy sigma=0.209932 ! 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.049460Jy sigma=0.209932 ! Fit after self-cal, rms=0.048898Jy sigma=0.206259 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.612 mas, bmaj=12.05 mas, bpa=-6.479 degrees ! Estimated noise=3.97255 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360026 Jy ! Component: 100 - total flux cleaned = 0.000335325 Jy ! Component: 150 - total flux cleaned = 0.000381706 Jy ! Component: 200 - total flux cleaned = 0.000403599 Jy ! Component: 250 - total flux cleaned = 0.000385779 Jy ! Component: 300 - total flux cleaned = 0.000368603 Jy ! Component: 350 - total flux cleaned = 0.00033549 Jy ! Component: 400 - total flux cleaned = 0.000320048 Jy ! Total flux subtracted in 400 components = 0.000320048 Jy ! Clean residual min=-0.002238 max=0.001934 Jy/beam ! Clean residual mean=-0.000002 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.240917 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 377 components and 0.240917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048892Jy sigma=0.206189 ! Fit after self-cal, rms=0.048895Jy sigma=0.206175 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.000120653 Jy ! Component: 100 - total flux cleaned = 5.62791e-05 Jy ! Component: 150 - total flux cleaned = 2.65888e-05 Jy ! Component: 200 - total flux cleaned = -1.33759e-06 Jy ! Component: 250 - total flux cleaned = -9.87379e-07 Jy ! Component: 300 - total flux cleaned = -8.90522e-07 Jy ! Component: 350 - total flux cleaned = 1.18951e-05 Jy ! Component: 400 - total flux cleaned = 1.20975e-05 Jy ! Total flux subtracted in 400 components = 1.20975e-05 Jy ! Clean residual min=-0.002197 max=0.001915 Jy/beam ! Clean residual mean=-0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.240929 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 437 components and 0.240929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048895Jy sigma=0.206147 ! Fit after self-cal, rms=0.048895Jy sigma=0.206144 ! 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.81 mas, bmaj=9.77 mas, bpa=-11.67 degrees ! Estimated noise=3.57222 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.81 x 9.77 at -11.67 degrees (North through East) ! Clean map min=-0.0019901 max=0.19526 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.772 mas, bpa=-11.86 degrees ! Estimated noise=4.74446 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.150573 Jy ! Component: 100 - total flux cleaned = 0.188254 Jy ! Component: 150 - total flux cleaned = 0.204635 Jy ! Component: 200 - total flux cleaned = 0.212818 Jy ! Component: 250 - total flux cleaned = 0.217798 Jy ! Component: 300 - total flux cleaned = 0.221231 Jy ! Component: 350 - total flux cleaned = 0.223133 Jy ! Component: 400 - total flux cleaned = 0.224842 Jy ! Total flux subtracted in 400 components = 0.224842 Jy ! Clean residual min=-0.003275 max=0.003355 Jy/beam ! Clean residual mean=-0.000002 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.224842 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.224842 Jy ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=9.77 mas, bpa=-11.67 degrees ! Estimated noise=3.57222 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 (5.6, -6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345776 Jy ! Component: 100 - total flux cleaned = 0.00607161 Jy ! Component: 150 - total flux cleaned = 0.00804703 Jy ! Component: 200 - total flux cleaned = 0.00978192 Jy ! Component: 250 - total flux cleaned = 0.0109745 Jy ! Component: 300 - total flux cleaned = 0.0119289 Jy ! Component: 350 - total flux cleaned = 0.0125524 Jy ! Component: 400 - total flux cleaned = 0.0130173 Jy ! Total flux subtracted in 400 components = 0.0130173 Jy ! Clean residual min=-0.002467 max=0.002144 Jy/beam ! Clean residual mean=-0.000004 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.23786 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 119 components and 0.23786 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.612 mas, bmaj=12.05 mas, bpa=-6.479 degrees ! Estimated noise=3.97255 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132744 Jy ! Component: 100 - total flux cleaned = 0.00195388 Jy ! Component: 150 - total flux cleaned = 0.00253583 Jy ! Component: 200 - total flux cleaned = 0.00292161 Jy ! Component: 250 - total flux cleaned = 0.00319402 Jy ! Component: 300 - total flux cleaned = 0.0033747 Jy ! Component: 350 - total flux cleaned = 0.00354214 Jy ! Component: 400 - total flux cleaned = 0.00366723 Jy ! Total flux subtracted in 400 components = 0.00366723 Jy ! Clean residual min=-0.002176 max=0.001990 Jy/beam ! Clean residual mean=-0.000003 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.241527 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 = 8.83963e-05 Jy ! Component: 100 - total flux cleaned = 0.00014522 Jy ! Component: 150 - total flux cleaned = 0.000117692 Jy ! Component: 200 - total flux cleaned = 9.19147e-05 Jy ! Component: 250 - total flux cleaned = 6.77868e-05 Jy ! Component: 300 - total flux cleaned = 2.03981e-05 Jy ! Component: 350 - total flux cleaned = -2.54136e-05 Jy ! Component: 400 - total flux cleaned = -7.00257e-05 Jy ! Total flux subtracted in 400 components = -7.00257e-05 Jy ! Clean residual min=-0.002095 max=0.001878 Jy/beam ! Clean residual mean=-0.000002 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.241457 Jy ! Adding 150 model components to the UV plane model. ! The established model now contains 264 components and 0.241457 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=9.77 mas, bpa=-11.67 degrees ! Estimated noise=3.57222 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170711 Jy ! Component: 100 - total flux cleaned = -0.000264323 Jy ! Component: 150 - total flux cleaned = -0.000386435 Jy ! Component: 200 - total flux cleaned = -0.000423404 Jy ! Component: 250 - total flux cleaned = -0.000424279 Jy ! Component: 300 - total flux cleaned = -0.000493332 Jy ! Component: 350 - total flux cleaned = -0.000559245 Jy ! Component: 400 - total flux cleaned = -0.000559519 Jy ! Total flux subtracted in 400 components = -0.000559519 Jy ! Clean residual min=-0.001933 max=0.001959 Jy/beam ! Clean residual mean=-0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.240897 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 307 components and 0.240897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048972Jy sigma=0.206223 ! Fit after self-cal, rms=0.048955Jy sigma=0.206158 wmodel /scr/pima/rdv93_uvs/J1044+0655_S_map.mod ! Writing 307 model components to file: /scr/pima/rdv93_uvs/J1044+0655_S_map.mod wobs /scr/pima/rdv93_uvs/J1044+0655_S_uvs.fits ! Applying 1050 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1044+0655_S_uvs.fits wwins /scr/pima/rdv93_uvs/J1044+0655_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv93_uvs/J1044+0655_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.000107306 Jy ! Component: 100 - total flux cleaned = -0.000204519 Jy ! Component: 150 - total flux cleaned = -0.000174955 Jy ! Component: 200 - total flux cleaned = -0.000264018 Jy ! Component: 250 - total flux cleaned = -0.000263815 Jy ! Component: 300 - total flux cleaned = -0.000345105 Jy ! Component: 350 - total flux cleaned = -0.000397641 Jy ! Component: 400 - total flux cleaned = -0.000372282 Jy ! Component: 450 - total flux cleaned = -0.000347303 Jy ! Component: 500 - total flux cleaned = -0.000177354 Jy ! Component: 550 - total flux cleaned = -0.000154125 Jy ! Component: 600 - total flux cleaned = -8.38215e-05 Jy ! Component: 650 - total flux cleaned = -3.78749e-05 Jy ! Component: 700 - total flux cleaned = 7.4537e-06 Jy ! Component: 750 - total flux cleaned = 2.92838e-05 Jy ! Component: 800 - total flux cleaned = 7.11033e-06 Jy ! Component: 850 - total flux cleaned = 4.98618e-05 Jy ! Component: 900 - total flux cleaned = -1.44956e-05 Jy ! Component: 950 - total flux cleaned = 6.64268e-06 Jy ! Component: 1000 - total flux cleaned = -1.44935e-05 Jy ! Component: 1050 - total flux cleaned = -1.4577e-05 Jy ! Component: 1100 - total flux cleaned = 2.61196e-05 Jy ! Component: 1150 - total flux cleaned = 4.6226e-05 Jy ! Component: 1200 - total flux cleaned = 2.60295e-05 Jy ! Component: 1250 - total flux cleaned = 8.5414e-05 Jy ! Component: 1300 - total flux cleaned = 0.000104891 Jy ! Component: 1350 - total flux cleaned = 8.57377e-05 Jy ! Component: 1400 - total flux cleaned = 0.000104669 Jy ! Component: 1450 - total flux cleaned = 8.55845e-05 Jy ! Component: 1500 - total flux cleaned = 0.00016059 Jy ! Component: 1550 - total flux cleaned = 0.000141727 Jy ! Component: 1600 - total flux cleaned = 0.0001787 Jy ! Component: 1650 - total flux cleaned = 0.000142133 Jy ! Component: 1700 - total flux cleaned = 8.78776e-05 Jy ! Component: 1750 - total flux cleaned = 0.000195735 Jy ! Component: 1800 - total flux cleaned = 0.000106466 Jy ! Component: 1850 - total flux cleaned = 0.000177528 Jy ! Component: 1900 - total flux cleaned = 0.000230128 Jy ! Component: 1950 - total flux cleaned = 0.000195147 Jy ! Component: 2000 - total flux cleaned = 0.000212511 Jy ! Component: 2050 - total flux cleaned = 0.000229536 Jy ! Component: 2100 - total flux cleaned = 0.000195528 Jy ! Component: 2150 - total flux cleaned = 0.000161853 Jy ! Component: 2200 - total flux cleaned = 0.000212526 Jy ! Component: 2250 - total flux cleaned = 0.000128978 Jy ! Component: 2300 - total flux cleaned = 0.000178804 Jy ! Component: 2350 - total flux cleaned = 0.000178892 Jy ! Component: 2400 - total flux cleaned = 0.000146168 Jy ! Component: 2450 - total flux cleaned = 0.000227248 Jy ! Component: 2500 - total flux cleaned = 0.000162778 Jy ! Component: 2550 - total flux cleaned = 0.000194818 Jy ! Component: 2600 - total flux cleaned = 0.000210725 Jy ! Component: 2650 - total flux cleaned = 0.000226454 Jy ! Component: 2700 - total flux cleaned = 0.000241993 Jy ! Component: 2750 - total flux cleaned = 0.000242064 Jy ! Component: 2800 - total flux cleaned = 0.000257684 Jy ! Component: 2850 - total flux cleaned = 0.000273103 Jy ! Component: 2900 - total flux cleaned = 0.000334587 Jy ! Component: 2950 - total flux cleaned = 0.000365159 Jy ! Component: 3000 - total flux cleaned = 0.000410657 Jy ! Component: 3050 - total flux cleaned = 0.000410669 Jy ! Component: 3100 - total flux cleaned = 0.000470812 Jy ! Component: 3150 - total flux cleaned = 0.000530414 Jy ! Component: 3200 - total flux cleaned = 0.000515632 Jy ! Component: 3250 - total flux cleaned = 0.000574818 Jy ! Component: 3300 - total flux cleaned = 0.000633499 Jy ! Component: 3350 - total flux cleaned = 0.00064808 Jy ! Component: 3400 - total flux cleaned = 0.000735084 Jy ! Component: 3450 - total flux cleaned = 0.00072071 Jy ! Component: 3500 - total flux cleaned = 0.000735014 Jy ! Component: 3550 - total flux cleaned = 0.000792152 Jy ! Component: 3600 - total flux cleaned = 0.000820524 Jy ! Component: 3650 - total flux cleaned = 0.000876959 Jy ! Component: 3700 - total flux cleaned = 0.000862925 Jy ! Component: 3750 - total flux cleaned = 0.000807169 Jy ! Component: 3800 - total flux cleaned = 0.000918355 Jy ! Component: 3850 - total flux cleaned = 0.000862979 Jy ! Component: 3900 - total flux cleaned = 0.000890458 Jy ! Component: 3950 - total flux cleaned = 0.000917791 Jy ! Component: 4000 - total flux cleaned = 0.000917795 Jy ! Component: 4050 - total flux cleaned = 0.000917774 Jy ! Total flux subtracted in 4096 components = 0.000971689 Jy ! Clean residual min=-0.000817 max=0.000765 Jy/beam ! Clean residual mean=-0.000001 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.241869 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 570 components and 0.241869 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1044+0655_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.81 x 9.77 at -11.67 degrees (North through East) ! Clean map min=-0.0014723 max=0.19579 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1044+0655_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.1957 rms= 0.00025 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1044+0655_S_uvs.log closed on Tue Oct 8 15:28:23 2013