! Started logfile: /scr/pima/rdv93_uvs/J1855-1209_X_uvs.log on Tue Oct 8 15:50:14 2013 obs /scr/pima/rdv93_uvs/J1855-1209_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1855-1209_X_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.958333 visibilities/baseline/integration-bin. ! Found source: J1855-1209 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6072 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J1855-1209_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 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:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK 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 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.004599Jy sigma=1.158699 ! Fit after self-cal, rms=0.941878Jy sigma=1.080889 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.82 mas, bmaj=2.361 mas, bpa=-7.02 degrees ! Estimated noise=14.6721 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.0459707 Jy ! Component: 100 - total flux cleaned = 0.0575938 Jy ! Total flux subtracted in 100 components = 0.0575938 Jy ! Clean residual min=-0.003588 max=0.004630 Jy/beam ! Clean residual mean=-0.000002 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.0575938 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0575938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054793Jy sigma=0.059192 ! Fit after self-cal, rms=0.053964Jy sigma=0.058224 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00522185 Jy ! Component: 100 - total flux cleaned = 0.00753758 Jy ! Total flux subtracted in 100 components = 0.00753758 Jy ! Clean residual min=-0.003495 max=0.003096 Jy/beam ! Clean residual mean=-0.000003 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.0651314 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.0651314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053520Jy sigma=0.057376 ! Fit after self-cal, rms=0.053539Jy sigma=0.057374 ! 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=1.06 mas, bmaj=2.798 mas, bpa=-5.327 degrees ! Estimated noise=8.17675 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.00160264 Jy ! Component: 100 - total flux cleaned = 0.00212687 Jy ! Component: 150 - total flux cleaned = 0.00217297 Jy ! Component: 200 - total flux cleaned = 0.00217317 Jy ! Total flux subtracted in 200 components = 0.00217317 Jy ! Clean residual min=-0.002395 max=0.001952 Jy/beam ! Clean residual mean=-0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0673046 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0673046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053511Jy sigma=0.057295 ! Fit after self-cal, rms=0.053523Jy sigma=0.057295 ! 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 0.97 HN 0.89 KP 1.00 LA 1.00 ! MK 0.98 NL 0.91 OV 0.95 PT 1.08 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.08 HN 0.93 KP 0.95 ! LA 0.98 MK 1.03 NL 0.91 OV 0.93 ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 0.98 KP 0.99 LA 1.02 ! MK 1.06 NL 0.94 OV 1.02 PT 1.04 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.96 HN 1.01 KP 0.93 ! LA 0.99 MK 1.03 NL 1.06 OV 1.06 ! PT 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 0.87 KP 0.84 LA 1.02 ! MK 0.97 NL 1.10 OV 1.08 PT 1.05 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 0.95 HN 0.99 KP 0.83 ! LA 1.03 MK 1.02 NL 1.08 OV 1.01 ! PT 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 1.07 KP 0.88 LA 1.05 ! MK 0.95 NL 0.95 OV 1.10 PT 1.03 ! SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 1.18 HN 0.92 KP 0.90 ! LA 1.06 MK 1.07 NL 1.13 OV 0.99 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.053523Jy sigma=0.057295 ! Fit after self-cal, rms=0.053683Jy sigma=0.056829 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=2.806 mas, bpa=-5.289 degrees ! Estimated noise=8.09424 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.000453138 Jy ! Component: 100 - total flux cleaned = -0.000467827 Jy ! Component: 150 - total flux cleaned = -0.00045732 Jy ! Component: 200 - total flux cleaned = -0.000456984 Jy ! Total flux subtracted in 200 components = -0.000456984 Jy ! Clean residual min=-0.001743 max=0.001543 Jy/beam ! Clean residual mean=0.000000 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0668476 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.0668476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053668Jy sigma=0.056830 ! Fit after self-cal, rms=0.053764Jy sigma=0.056807 ! 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.053764Jy sigma=0.056807 ! Fit after self-cal, rms=0.053417Jy sigma=0.056800 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=2.811 mas, bpa=-5.436 degrees ! Estimated noise=8.02881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000440034 Jy ! Component: 100 - total flux cleaned = -0.000478229 Jy ! Component: 150 - total flux cleaned = -0.000504599 Jy ! Component: 200 - total flux cleaned = -0.000497233 Jy ! Total flux subtracted in 200 components = -0.000497233 Jy ! Clean residual min=-0.001716 max=0.001533 Jy/beam ! Clean residual mean=0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0663504 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.0663504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053403Jy sigma=0.056802 ! Fit after self-cal, rms=0.053414Jy sigma=0.056801 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.68236e-05 Jy ! Component: 100 - total flux cleaned = 2.99877e-05 Jy ! Component: 150 - total flux cleaned = 1.7267e-05 Jy ! Component: 200 - total flux cleaned = 1.16178e-05 Jy ! Total flux subtracted in 200 components = 1.16178e-05 Jy ! Clean residual min=-0.001718 max=0.001529 Jy/beam ! Clean residual mean=0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.066362 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.066362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053410Jy sigma=0.056800 ! Fit after self-cal, rms=0.053413Jy sigma=0.056800 ! 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.053413Jy sigma=0.056800 ! Fit after self-cal, rms=0.052918Jy sigma=0.056795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=2.816 mas, bpa=-5.582 degrees ! Estimated noise=7.95563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000487559 Jy ! Component: 100 - total flux cleaned = -0.000520199 Jy ! Component: 150 - total flux cleaned = -0.000551021 Jy ! Component: 200 - total flux cleaned = -0.000563733 Jy ! Total flux subtracted in 200 components = -0.000563733 Jy ! Clean residual min=-0.001692 max=0.001512 Jy/beam ! Clean residual mean=0.000000 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0657983 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.0657983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052904Jy sigma=0.056798 ! Fit after self-cal, rms=0.052906Jy sigma=0.056797 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.91454e-05 Jy ! Component: 100 - total flux cleaned = 2.62506e-05 Jy ! Component: 150 - total flux cleaned = 2.0518e-05 Jy ! Component: 200 - total flux cleaned = 2.01986e-05 Jy ! Total flux subtracted in 200 components = 2.01986e-05 Jy ! Clean residual min=-0.001692 max=0.001512 Jy/beam ! Clean residual mean=0.000000 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0658185 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.0658185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052904Jy sigma=0.056797 ! Fit after self-cal, rms=0.052906Jy sigma=0.056797 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052906Jy sigma=0.056797 ! Fit after self-cal, rms=0.052408Jy sigma=0.056792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.258 mas, bmaj=4.528 mas, bpa=-1.621 degrees ! Estimated noise=8.87658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0004741 Jy ! Component: 100 - total flux cleaned = -0.000633835 Jy ! Component: 150 - total flux cleaned = -0.000658896 Jy ! Component: 200 - total flux cleaned = -0.000664214 Jy ! Total flux subtracted in 200 components = -0.000664214 Jy ! Clean residual min=-0.001894 max=0.001638 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0651542 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.0651543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052400Jy sigma=0.056796 ! Fit after self-cal, rms=0.052401Jy sigma=0.056795 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.85338e-05 Jy ! Component: 100 - total flux cleaned = -2.4874e-05 Jy ! Component: 150 - total flux cleaned = -2.78214e-05 Jy ! Component: 200 - total flux cleaned = -2.7767e-05 Jy ! Total flux subtracted in 200 components = -2.7767e-05 Jy ! Clean residual min=-0.001887 max=0.001638 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0651265 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.0651265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052400Jy sigma=0.056796 ! Fit after self-cal, rms=0.052401Jy sigma=0.056796 ! 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:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 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:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2: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 ![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.052401Jy sigma=0.056796 ! Fit after self-cal, rms=0.052401Jy sigma=0.056796 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:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 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:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK 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 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.052401Jy sigma=0.056796 ! Fit after self-cal, rms=0.052085Jy sigma=0.056793 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8231 mas, bmaj=2.39 mas, bpa=-7.375 degrees ! Estimated noise=14.1042 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.00119325 Jy ! Component: 100 - total flux cleaned = -0.00122486 Jy ! Component: 150 - total flux cleaned = -0.0011991 Jy ! Component: 200 - total flux cleaned = -0.00117449 Jy ! Total flux subtracted in 200 components = -0.00117449 Jy ! Clean residual min=-0.003060 max=0.002651 Jy/beam ! Clean residual mean=-0.000002 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.063952 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.063952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052081Jy sigma=0.056813 ! Fit after self-cal, rms=0.052068Jy sigma=0.056810 ! 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=1.063 mas, bmaj=2.824 mas, bpa=-5.752 degrees ! Estimated noise=7.83007 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.000528888 Jy ! Component: 100 - total flux cleaned = 0.000657937 Jy ! Component: 150 - total flux cleaned = 0.000672856 Jy ! Component: 200 - total flux cleaned = 0.000679665 Jy ! Component: 250 - total flux cleaned = 0.000692255 Jy ! Component: 300 - total flux cleaned = 0.000698086 Jy ! Component: 350 - total flux cleaned = 0.000703963 Jy ! Component: 400 - total flux cleaned = 0.000709413 Jy ! Total flux subtracted in 400 components = 0.000709413 Jy ! Clean residual min=-0.001657 max=0.001489 Jy/beam ! Clean residual mean=0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0646614 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.0646614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052064Jy sigma=0.056796 ! Fit after self-cal, rms=0.052070Jy sigma=0.056796 ! Inverting map dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.64442e-05 Jy ! Component: 100 - total flux cleaned = 2.76508e-05 Jy ! Component: 150 - total flux cleaned = 2.21792e-05 Jy ! Component: 200 - total flux cleaned = 2.21232e-05 Jy ! Component: 250 - total flux cleaned = 2.17798e-05 Jy ! Component: 300 - total flux cleaned = 2.20238e-05 Jy ! Component: 350 - total flux cleaned = 2.68335e-05 Jy ! Component: 400 - total flux cleaned = 3.13938e-05 Jy ! Total flux subtracted in 400 components = 3.13938e-05 Jy ! Clean residual min=-0.001659 max=0.001485 Jy/beam ! Clean residual mean=0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0646928 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.0646928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052067Jy sigma=0.056794 ! Fit after self-cal, rms=0.052070Jy sigma=0.056794 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052070Jy sigma=0.056794 ! Fit after self-cal, rms=0.051584Jy sigma=0.056789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.062 mas, bmaj=2.829 mas, bpa=-5.879 degrees ! Estimated noise=7.7576 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000510849 Jy ! Component: 100 - total flux cleaned = -0.000563461 Jy ! Component: 150 - total flux cleaned = -0.000587232 Jy ! Component: 200 - total flux cleaned = -0.00059239 Jy ! Component: 250 - total flux cleaned = -0.000592444 Jy ! Component: 300 - total flux cleaned = -0.000587892 Jy ! Component: 350 - total flux cleaned = -0.000587687 Jy ! Component: 400 - total flux cleaned = -0.000583244 Jy ! Total flux subtracted in 400 components = -0.000583244 Jy ! Clean residual min=-0.001646 max=0.001467 Jy/beam ! Clean residual mean=0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0641096 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.0641096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051571Jy sigma=0.056792 ! Fit after self-cal, rms=0.051573Jy sigma=0.056792 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 = 2.48812e-05 Jy ! Component: 100 - total flux cleaned = 1.49647e-05 Jy ! Component: 150 - total flux cleaned = 1.01549e-05 Jy ! Component: 200 - total flux cleaned = 1.01543e-05 Jy ! Component: 250 - total flux cleaned = 1.44915e-05 Jy ! Component: 300 - total flux cleaned = 1.85121e-05 Jy ! Component: 350 - total flux cleaned = 2.24529e-05 Jy ! Component: 400 - total flux cleaned = 2.63687e-05 Jy ! Total flux subtracted in 400 components = 2.63687e-05 Jy ! Clean residual min=-0.001651 max=0.001467 Jy/beam ! Clean residual mean=0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0641359 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.064136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051571Jy sigma=0.056791 ! Fit after self-cal, rms=0.051573Jy sigma=0.056791 ! 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.051573Jy sigma=0.056791 ! Fit after self-cal, rms=0.051070Jy sigma=0.056786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.061 mas, bmaj=2.833 mas, bpa=-6.019 degrees ! Estimated noise=7.68406 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000501887 Jy ! Component: 100 - total flux cleaned = -0.000569387 Jy ! Component: 150 - total flux cleaned = -0.000590495 Jy ! Component: 200 - total flux cleaned = -0.000599175 Jy ! Component: 250 - total flux cleaned = -0.000599018 Jy ! Component: 300 - total flux cleaned = -0.000595057 Jy ! Component: 350 - total flux cleaned = -0.000591118 Jy ! Component: 400 - total flux cleaned = -0.000587545 Jy ! Total flux subtracted in 400 components = -0.000587545 Jy ! Clean residual min=-0.001638 max=0.001453 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0635484 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.0635484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051057Jy sigma=0.056789 ! Fit after self-cal, rms=0.051059Jy sigma=0.056789 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 = 2.1411e-05 Jy ! Component: 100 - total flux cleaned = 1.22708e-05 Jy ! Component: 150 - total flux cleaned = 8.07771e-06 Jy ! Component: 200 - total flux cleaned = 8.14309e-06 Jy ! Component: 250 - total flux cleaned = 1.19703e-05 Jy ! Component: 300 - total flux cleaned = 1.20279e-05 Jy ! Component: 350 - total flux cleaned = 1.91224e-05 Jy ! Component: 400 - total flux cleaned = 1.9214e-05 Jy ! Total flux subtracted in 400 components = 1.9214e-05 Jy ! Clean residual min=-0.001643 max=0.001453 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0635676 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.0635676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051057Jy sigma=0.056789 ! Fit after self-cal, rms=0.051058Jy sigma=0.056788 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051058Jy sigma=0.056788 ! Fit after self-cal, rms=0.053030Jy sigma=0.055813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.257 mas, bmaj=4.551 mas, bpa=-1.862 degrees ! Estimated noise=8.69134 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134237 Jy ! Component: 100 - total flux cleaned = 0.000134042 Jy ! Component: 150 - total flux cleaned = 0.000134922 Jy ! Component: 200 - total flux cleaned = 0.000135301 Jy ! Component: 250 - total flux cleaned = 0.00013165 Jy ! Component: 300 - total flux cleaned = 0.0001252 Jy ! Component: 350 - total flux cleaned = 0.000119217 Jy ! Component: 400 - total flux cleaned = 0.000110597 Jy ! Total flux subtracted in 400 components = 0.000110597 Jy ! Clean residual min=-0.001803 max=0.001620 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0636782 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.0636782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053033Jy sigma=0.055810 ! Fit after self-cal, rms=0.053091Jy sigma=0.055787 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.38237e-05 Jy ! Component: 100 - total flux cleaned = -5.75706e-05 Jy ! Component: 150 - total flux cleaned = -5.76851e-05 Jy ! Component: 200 - total flux cleaned = -6.07909e-05 Jy ! Component: 250 - total flux cleaned = -6.36291e-05 Jy ! Component: 300 - total flux cleaned = -6.62102e-05 Jy ! Component: 350 - total flux cleaned = -6.61527e-05 Jy ! Component: 400 - total flux cleaned = -6.84206e-05 Jy ! Total flux subtracted in 400 components = -6.84206e-05 Jy ! Clean residual min=-0.001786 max=0.001604 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0636098 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.0636098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053090Jy sigma=0.055789 ! Fit after self-cal, rms=0.053092Jy sigma=0.055789 ! 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=1.063 mas, bmaj=2.842 mas, bpa=-6.032 degrees ! Estimated noise=7.72796 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.063 x 2.842 at -6.032 degrees (North through East) ! Clean map min=-0.0015778 max=0.05816 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8229 mas, bmaj=2.394 mas, bpa=-7.615 degrees ! Estimated noise=13.901 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0441171 Jy ! Component: 100 - total flux cleaned = 0.0556092 Jy ! Component: 150 - total flux cleaned = 0.0604667 Jy ! Component: 200 - total flux cleaned = 0.0626958 Jy ! Component: 250 - total flux cleaned = 0.0629761 Jy ! Component: 300 - total flux cleaned = 0.0630165 Jy ! Component: 350 - total flux cleaned = 0.0630528 Jy ! Component: 400 - total flux cleaned = 0.0631096 Jy ! Total flux subtracted in 400 components = 0.0631096 Jy ! Clean residual min=-0.002871 max=0.002677 Jy/beam ! Clean residual mean=-0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.0631096 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0631096 Jy ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=2.842 mas, bpa=-6.032 degrees ! Estimated noise=7.72796 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000667327 Jy ! Component: 100 - total flux cleaned = 0.000650602 Jy ! Component: 150 - total flux cleaned = 0.000650751 Jy ! Component: 200 - total flux cleaned = 0.000650691 Jy ! Component: 250 - total flux cleaned = 0.000661066 Jy ! Component: 300 - total flux cleaned = 0.000661112 Jy ! Component: 350 - total flux cleaned = 0.000670731 Jy ! Component: 400 - total flux cleaned = 0.000671216 Jy ! Total flux subtracted in 400 components = 0.000671216 Jy ! Clean residual min=-0.001688 max=0.001483 Jy/beam ! Clean residual mean=0.000001 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0637808 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.0637808 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.257 mas, bmaj=4.551 mas, bpa=-1.862 degrees ! Estimated noise=8.69134 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.86639e-05 Jy ! Component: 100 - total flux cleaned = -7.83363e-05 Jy ! Component: 150 - total flux cleaned = -9.3215e-05 Jy ! Component: 200 - total flux cleaned = -0.000106566 Jy ! Component: 250 - total flux cleaned = -0.000118522 Jy ! Component: 300 - total flux cleaned = -0.000124033 Jy ! Component: 350 - total flux cleaned = -0.000134223 Jy ! Component: 400 - total flux cleaned = -0.000139204 Jy ! Total flux subtracted in 400 components = -0.000139204 Jy ! Clean residual min=-0.001827 max=0.001611 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0636416 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 = -9.53466e-06 Jy ! Component: 100 - total flux cleaned = -1.86342e-05 Jy ! Component: 150 - total flux cleaned = -2.3243e-05 Jy ! Component: 200 - total flux cleaned = -3.18216e-05 Jy ! Component: 250 - total flux cleaned = -3.6054e-05 Jy ! Component: 300 - total flux cleaned = -4.42173e-05 Jy ! Component: 350 - total flux cleaned = -4.81177e-05 Jy ! Component: 400 - total flux cleaned = -5.58194e-05 Jy ! Total flux subtracted in 400 components = -5.58194e-05 Jy ! Clean residual min=-0.001818 max=0.001607 Jy/beam ! Clean residual mean=0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0635858 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.0635858 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=2.842 mas, bpa=-6.032 degrees ! Estimated noise=7.72796 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.01152e-05 Jy ! Component: 100 - total flux cleaned = 6.17828e-06 Jy ! Component: 150 - total flux cleaned = 7.1632e-06 Jy ! Component: 200 - total flux cleaned = 1.39802e-05 Jy ! Component: 250 - total flux cleaned = 2.00992e-05 Jy ! Component: 300 - total flux cleaned = 2.61076e-05 Jy ! Component: 350 - total flux cleaned = 3.74456e-05 Jy ! Component: 400 - total flux cleaned = 4.29838e-05 Jy ! Total flux subtracted in 400 components = 4.29838e-05 Jy ! Clean residual min=-0.001677 max=0.001448 Jy/beam ! Clean residual mean=0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0636288 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.0636288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053101Jy sigma=0.055795 ! Fit after self-cal, rms=0.053094Jy sigma=0.055794 wmodel /scr/pima/rdv93_uvs/J1855-1209_X_map.mod ! Writing 55 model components to file: /scr/pima/rdv93_uvs/J1855-1209_X_map.mod wobs /scr/pima/rdv93_uvs/J1855-1209_X_uvs.fits ! Applying 608 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1855-1209_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1855-1209_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv93_uvs/J1855-1209_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000698836 Jy ! Component: 100 - total flux cleaned = -0.000916007 Jy ! Component: 150 - total flux cleaned = -0.00101876 Jy ! Component: 200 - total flux cleaned = -0.00106817 Jy ! Component: 250 - total flux cleaned = -0.00111562 Jy ! Component: 300 - total flux cleaned = -0.00116212 Jy ! Component: 350 - total flux cleaned = -0.00125193 Jy ! Component: 400 - total flux cleaned = -0.00133952 Jy ! Component: 450 - total flux cleaned = -0.00146751 Jy ! Component: 500 - total flux cleaned = -0.00157175 Jy ! Component: 550 - total flux cleaned = -0.00173559 Jy ! Component: 600 - total flux cleaned = -0.00183533 Jy ! Component: 650 - total flux cleaned = -0.00189448 Jy ! Component: 700 - total flux cleaned = -0.00204922 Jy ! Component: 750 - total flux cleaned = -0.0021251 Jy ! Component: 800 - total flux cleaned = -0.00214385 Jy ! Component: 850 - total flux cleaned = -0.00221799 Jy ! Component: 900 - total flux cleaned = -0.00221803 Jy ! Component: 950 - total flux cleaned = -0.00223601 Jy ! Component: 1000 - total flux cleaned = -0.00223605 Jy ! Component: 1050 - total flux cleaned = -0.0022533 Jy ! Component: 1100 - total flux cleaned = -0.00228774 Jy ! Component: 1150 - total flux cleaned = -0.00225359 Jy ! Component: 1200 - total flux cleaned = -0.00223682 Jy ! Component: 1250 - total flux cleaned = -0.00227018 Jy ! Component: 1300 - total flux cleaned = -0.00231954 Jy ! Component: 1350 - total flux cleaned = -0.00233566 Jy ! Component: 1400 - total flux cleaned = -0.00233561 Jy ! Component: 1450 - total flux cleaned = -0.00236741 Jy ! Component: 1500 - total flux cleaned = -0.00238288 Jy ! Component: 1550 - total flux cleaned = -0.00238294 Jy ! Component: 1600 - total flux cleaned = -0.00242904 Jy ! Component: 1650 - total flux cleaned = -0.00242888 Jy ! Component: 1700 - total flux cleaned = -0.00242884 Jy ! Component: 1750 - total flux cleaned = -0.00244374 Jy ! Component: 1800 - total flux cleaned = -0.00247327 Jy ! Component: 1850 - total flux cleaned = -0.00248782 Jy ! Component: 1900 - total flux cleaned = -0.0024732 Jy ! Component: 1950 - total flux cleaned = -0.00247332 Jy ! Component: 2000 - total flux cleaned = -0.00251603 Jy ! Component: 2050 - total flux cleaned = -0.00252998 Jy ! Component: 2100 - total flux cleaned = -0.00250189 Jy ! Component: 2150 - total flux cleaned = -0.00248801 Jy ! Component: 2200 - total flux cleaned = -0.00252919 Jy ! Component: 2250 - total flux cleaned = -0.00257012 Jy ! Component: 2300 - total flux cleaned = -0.00258351 Jy ! Component: 2350 - total flux cleaned = -0.00257007 Jy ! Component: 2400 - total flux cleaned = -0.00259646 Jy ! Component: 2450 - total flux cleaned = -0.00260965 Jy ! Component: 2500 - total flux cleaned = -0.00262272 Jy ! Component: 2550 - total flux cleaned = -0.00264856 Jy ! Component: 2600 - total flux cleaned = -0.00262276 Jy ! Component: 2650 - total flux cleaned = -0.00262271 Jy ! Component: 2700 - total flux cleaned = -0.00264794 Jy ! Component: 2750 - total flux cleaned = -0.002673 Jy ! Component: 2800 - total flux cleaned = -0.00275991 Jy ! Component: 2850 - total flux cleaned = -0.00275992 Jy ! Component: 2900 - total flux cleaned = -0.00279642 Jy ! Component: 2950 - total flux cleaned = -0.00282057 Jy ! Component: 3000 - total flux cleaned = -0.00290468 Jy ! Component: 3050 - total flux cleaned = -0.00292833 Jy ! Component: 3100 - total flux cleaned = -0.00298767 Jy ! Component: 3150 - total flux cleaned = -0.00304654 Jy ! Component: 3200 - total flux cleaned = -0.00308138 Jy ! Component: 3250 - total flux cleaned = -0.00315082 Jy ! Component: 3300 - total flux cleaned = -0.00313922 Jy ! Component: 3350 - total flux cleaned = -0.00317363 Jy ! Component: 3400 - total flux cleaned = -0.00320774 Jy ! Component: 3450 - total flux cleaned = -0.0032642 Jy ! Component: 3500 - total flux cleaned = -0.00325297 Jy ! Component: 3550 - total flux cleaned = -0.00327515 Jy ! Component: 3600 - total flux cleaned = -0.00329719 Jy ! Component: 3650 - total flux cleaned = -0.00327517 Jy ! Component: 3700 - total flux cleaned = -0.00328607 Jy ! Component: 3750 - total flux cleaned = -0.00329687 Jy ! Component: 3800 - total flux cleaned = -0.00328621 Jy ! Component: 3850 - total flux cleaned = -0.00328614 Jy ! Component: 3900 - total flux cleaned = -0.00330745 Jy ! Component: 3950 - total flux cleaned = -0.00327566 Jy ! Component: 4000 - total flux cleaned = -0.00330718 Jy ! Component: 4050 - total flux cleaned = -0.00332816 Jy ! Total flux subtracted in 4096 components = -0.00330722 Jy ! Clean residual min=-0.000664 max=0.000624 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0603215 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 355 components and 0.0603215 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1855-1209_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.063 x 2.842 at -6.032 degrees (North through East) ! Clean map min=-0.0012489 max=0.058091 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1855-1209_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.058 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1855-1209_X_uvs.log closed on Tue Oct 8 15:50:20 2013