! Started logfile: /scr/pima/rdv95_uvs/J1434+1952_X_uvs.log on Wed Nov 6 20:47:38 2013 obs /scr/pima/rdv95_uvs/J1434+1952_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J1434+1952_X_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1434+1952 ! ! 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 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3600 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/rdv95_uvs/J1434+1952_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.033455Jy sigma=2.787712 ! Fit after self-cal, rms=0.827226Jy sigma=2.170157 ! 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.6962 mas, bmaj=1.953 mas, bpa=3.057 degrees ! Estimated noise=8.10114 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.135165 Jy ! Component: 100 - total flux cleaned = 0.169594 Jy ! Total flux subtracted in 100 components = 0.169594 Jy ! Clean residual min=-0.008305 max=0.016116 Jy/beam ! Clean residual mean=0.000005 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.169594 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.169594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062938Jy sigma=0.164425 ! Fit after self-cal, rms=0.062897Jy sigma=0.164354 ! Inverting map ! Added new window around map position (-0.8, -0.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179374 Jy ! Component: 100 - total flux cleaned = 0.0280314 Jy ! Total flux subtracted in 100 components = 0.0280314 Jy ! Clean residual min=-0.005730 max=0.007344 Jy/beam ! Clean residual mean=0.000002 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.197626 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.197626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057086Jy sigma=0.138187 ! Fit after self-cal, rms=0.056924Jy sigma=0.137837 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8981 mas, bmaj=2.154 mas, bpa=4.307 degrees ! Estimated noise=4.62111 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.00992001 Jy ! Component: 100 - total flux cleaned = 0.0148977 Jy ! Component: 150 - total flux cleaned = 0.0179497 Jy ! Component: 200 - total flux cleaned = 0.019902 Jy ! Total flux subtracted in 200 components = 0.019902 Jy ! Clean residual min=-0.004949 max=0.004753 Jy/beam ! Clean residual mean=-0.000001 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.217528 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.217528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055605Jy sigma=0.131667 ! Fit after self-cal, rms=0.055514Jy sigma=0.131397 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.05 KP 1.02 ! LA 1.02 MK 0.96 NL 0.99 OV 1.00 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.11 KP 0.95 ! LA 0.98 MK 0.95 NL 1.00 OV 1.00 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 1.11 KP 0.87 ! LA 1.06 MK 0.98 NL 1.01 OV 1.05 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 1.11 KP 0.93 ! LA 1.06 MK 0.99 NL 1.03 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.055514Jy sigma=0.131397 ! Fit after self-cal, rms=0.055842Jy sigma=0.127466 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8975 mas, bmaj=2.162 mas, bpa=4.416 degrees ! Estimated noise=4.59976 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 (-5.2, -3.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397941 Jy ! Component: 100 - total flux cleaned = 0.00587247 Jy ! Component: 150 - total flux cleaned = 0.00654539 Jy ! Component: 200 - total flux cleaned = 0.00675856 Jy ! Total flux subtracted in 200 components = 0.00675856 Jy ! Clean residual min=-0.002306 max=0.002234 Jy/beam ! Clean residual mean=-0.000001 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.224286 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.224286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055609Jy sigma=0.126375 ! Fit after self-cal, rms=0.055623Jy sigma=0.126341 ! 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.055623Jy sigma=0.126341 ! Fit after self-cal, rms=0.055568Jy sigma=0.126315 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8979 mas, bmaj=2.164 mas, bpa=4.412 degrees ! Estimated noise=4.59137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.80758e-05 Jy ! Component: 100 - total flux cleaned = 0.000207438 Jy ! Component: 150 - total flux cleaned = 0.00023615 Jy ! Component: 200 - total flux cleaned = 0.000262292 Jy ! Total flux subtracted in 200 components = 0.000262292 Jy ! Clean residual min=-0.002157 max=0.002083 Jy/beam ! Clean residual mean=-0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.224549 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 90 components and 0.224549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055525Jy sigma=0.126210 ! Fit after self-cal, rms=0.055518Jy sigma=0.126201 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121963 Jy ! Component: 100 - total flux cleaned = 0.000190601 Jy ! Component: 150 - total flux cleaned = 0.000233193 Jy ! Component: 200 - total flux cleaned = 0.000312964 Jy ! Total flux subtracted in 200 components = 0.000312964 Jy ! Clean residual min=-0.002092 max=0.002040 Jy/beam ! Clean residual mean=-0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.224862 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.224862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055498Jy sigma=0.126156 ! Fit after self-cal, rms=0.055493Jy sigma=0.126152 ! 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.055493Jy sigma=0.126152 ! Fit after self-cal, rms=0.055558Jy sigma=0.126143 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8985 mas, bmaj=2.166 mas, bpa=4.418 degrees ! Estimated noise=4.59076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122909 Jy ! Component: 100 - total flux cleaned = -0.00010232 Jy ! Component: 150 - total flux cleaned = -8.48639e-05 Jy ! Component: 200 - total flux cleaned = -0.000102131 Jy ! Total flux subtracted in 200 components = -0.000102131 Jy ! Clean residual min=-0.002067 max=0.001990 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.224759 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 0.224759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055540Jy sigma=0.126110 ! Fit after self-cal, rms=0.055538Jy sigma=0.126108 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.12125e-05 Jy ! Component: 100 - total flux cleaned = 8.33325e-05 Jy ! Component: 150 - total flux cleaned = 9.88693e-05 Jy ! Component: 200 - total flux cleaned = 0.00012846 Jy ! Total flux subtracted in 200 components = 0.00012846 Jy ! Clean residual min=-0.002053 max=0.001982 Jy/beam ! Clean residual mean=-0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.224888 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.224888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055527Jy sigma=0.126089 ! Fit after self-cal, rms=0.055525Jy sigma=0.126087 ! 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.055525Jy sigma=0.126087 ! Fit after self-cal, rms=0.055569Jy sigma=0.126083 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.328 mas, bmaj=3.006 mas, bpa=6.076 degrees ! Estimated noise=5.00309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104184 Jy ! Component: 100 - total flux cleaned = -0.00021685 Jy ! Component: 150 - total flux cleaned = -0.000246117 Jy ! Component: 200 - total flux cleaned = -0.000282487 Jy ! Total flux subtracted in 200 components = -0.000282487 Jy ! Clean residual min=-0.001945 max=0.001696 Jy/beam ! Clean residual mean=-0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.224605 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 117 components and 0.224605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055572Jy sigma=0.126065 ! Fit after self-cal, rms=0.055569Jy sigma=0.126059 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 = -9.4552e-05 Jy ! Component: 100 - total flux cleaned = -9.52619e-05 Jy ! Component: 150 - total flux cleaned = -0.000106633 Jy ! Component: 200 - total flux cleaned = -9.64874e-05 Jy ! Total flux subtracted in 200 components = -9.64874e-05 Jy ! Clean residual min=-0.001929 max=0.001685 Jy/beam ! Clean residual mean=-0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.224509 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.224509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055570Jy sigma=0.126055 ! Fit after self-cal, rms=0.055568Jy sigma=0.126053 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055568Jy sigma=0.126053 ! Fit after self-cal, rms=0.055568Jy sigma=0.126053 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055568Jy sigma=0.126053 ! Fit after self-cal, rms=0.055639Jy sigma=0.126049 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.6955 mas, bmaj=1.965 mas, bpa=3.264 degrees ! Estimated noise=8.08003 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.000952783 Jy ! Component: 100 - total flux cleaned = 0.00130154 Jy ! Component: 150 - total flux cleaned = 0.00130737 Jy ! Component: 200 - total flux cleaned = 0.00130592 Jy ! Total flux subtracted in 200 components = 0.00130592 Jy ! Clean residual min=-0.003342 max=0.003513 Jy/beam ! Clean residual mean=-0.000000 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.225815 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 136 components and 0.225815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055639Jy sigma=0.126108 ! Fit after self-cal, rms=0.055637Jy sigma=0.126084 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8994 mas, bmaj=2.168 mas, bpa=4.481 degrees ! Estimated noise=4.59142 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 (-37.4, -24.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184632 Jy ! Component: 100 - total flux cleaned = 0.00216856 Jy ! Component: 150 - total flux cleaned = 0.00225369 Jy ! Component: 200 - total flux cleaned = 0.0022909 Jy ! Component: 250 - total flux cleaned = 0.00245819 Jy ! Component: 300 - total flux cleaned = 0.00267396 Jy ! Component: 350 - total flux cleaned = 0.00284457 Jy ! Component: 400 - total flux cleaned = 0.00295111 Jy ! Total flux subtracted in 400 components = 0.00295111 Jy ! Clean residual min=-0.001885 max=0.001684 Jy/beam ! Clean residual mean=-0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.228766 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 165 components and 0.228766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055492Jy sigma=0.125749 ! Fit after self-cal, rms=0.055494Jy sigma=0.125734 ! 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.41106e-06 Jy ! Component: 100 - total flux cleaned = 4.73141e-05 Jy ! Component: 150 - total flux cleaned = 0.00016839 Jy ! Component: 200 - total flux cleaned = 0.000237934 Jy ! Component: 250 - total flux cleaned = 0.000326261 Jy ! Component: 300 - total flux cleaned = 0.000452264 Jy ! Component: 350 - total flux cleaned = 0.000452247 Jy ! Component: 400 - total flux cleaned = 0.000491304 Jy ! Total flux subtracted in 400 components = 0.000491304 Jy ! Clean residual min=-0.001841 max=0.001636 Jy/beam ! Clean residual mean=-0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.229257 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 182 components and 0.229257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055447Jy sigma=0.125659 ! Fit after self-cal, rms=0.055448Jy sigma=0.125656 ! 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055448Jy sigma=0.125656 ! Fit after self-cal, rms=0.055507Jy sigma=0.125633 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8991 mas, bmaj=2.168 mas, bpa=4.551 degrees ! Estimated noise=4.5893 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252741 Jy ! Component: 100 - total flux cleaned = 0.000488953 Jy ! Component: 150 - total flux cleaned = 0.000628201 Jy ! Component: 200 - total flux cleaned = 0.000721521 Jy ! Component: 250 - total flux cleaned = 0.000757862 Jy ! Component: 300 - total flux cleaned = 0.000792724 Jy ! Component: 350 - total flux cleaned = 0.000825962 Jy ! Component: 400 - total flux cleaned = 0.000858644 Jy ! Total flux subtracted in 400 components = 0.000858644 Jy ! Clean residual min=-0.001780 max=0.001635 Jy/beam ! Clean residual mean=-0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.230116 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 199 components and 0.230116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055474Jy sigma=0.125582 ! Fit after self-cal, rms=0.055477Jy sigma=0.125581 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 = -3.37889e-06 Jy ! Component: 100 - total flux cleaned = 6.10271e-05 Jy ! Component: 150 - total flux cleaned = 0.000107268 Jy ! Component: 200 - total flux cleaned = 0.000167572 Jy ! Component: 250 - total flux cleaned = 0.000211567 Jy ! Component: 300 - total flux cleaned = 0.000255054 Jy ! Component: 350 - total flux cleaned = 0.000296897 Jy ! Component: 400 - total flux cleaned = 0.000283364 Jy ! Total flux subtracted in 400 components = 0.000283364 Jy ! Clean residual min=-0.001772 max=0.001625 Jy/beam ! Clean residual mean=-0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.230399 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 209 components and 0.230399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055456Jy sigma=0.125552 ! Fit after self-cal, rms=0.055457Jy sigma=0.125551 ! 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.055457Jy sigma=0.125551 ! Fit after self-cal, rms=0.055475Jy sigma=0.125547 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.899 mas, bmaj=2.169 mas, bpa=4.573 degrees ! Estimated noise=4.58792 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010833 Jy ! Component: 100 - total flux cleaned = 0.00022522 Jy ! Component: 150 - total flux cleaned = 0.000294886 Jy ! Component: 200 - total flux cleaned = 0.000308224 Jy ! Component: 250 - total flux cleaned = 0.000334516 Jy ! Component: 300 - total flux cleaned = 0.000347418 Jy ! Component: 350 - total flux cleaned = 0.000398003 Jy ! Component: 400 - total flux cleaned = 0.000410012 Jy ! Total flux subtracted in 400 components = 0.000410012 Jy ! Clean residual min=-0.001764 max=0.001629 Jy/beam ! Clean residual mean=-0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.230809 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 221 components and 0.230809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055458Jy sigma=0.125521 ! Fit after self-cal, rms=0.055459Jy sigma=0.125521 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 = 6.30753e-05 Jy ! Component: 100 - total flux cleaned = 8.75424e-05 Jy ! Component: 150 - total flux cleaned = 0.000111649 Jy ! Component: 200 - total flux cleaned = 0.000147069 Jy ! Component: 250 - total flux cleaned = 0.000135214 Jy ! Component: 300 - total flux cleaned = 0.000158163 Jy ! Component: 350 - total flux cleaned = 0.000158039 Jy ! Component: 400 - total flux cleaned = 0.000157792 Jy ! Total flux subtracted in 400 components = 0.000157792 Jy ! Clean residual min=-0.001759 max=0.001615 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.230967 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 227 components and 0.230967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055447Jy sigma=0.125502 ! Fit after self-cal, rms=0.055447Jy sigma=0.125502 ! 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.055447Jy sigma=0.125502 ! Fit after self-cal, rms=0.055305Jy sigma=0.123661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.333 mas, bmaj=3.012 mas, bpa=6.153 degrees ! Estimated noise=4.99948 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.85658e-05 Jy ! Component: 100 - total flux cleaned = -8.74346e-05 Jy ! Component: 150 - total flux cleaned = -0.000125552 Jy ! Component: 200 - total flux cleaned = -0.000125306 Jy ! Component: 250 - total flux cleaned = -0.000135811 Jy ! Component: 300 - total flux cleaned = -0.000145536 Jy ! Component: 350 - total flux cleaned = -0.000154433 Jy ! Component: 400 - total flux cleaned = -0.000154515 Jy ! Total flux subtracted in 400 components = -0.000154515 Jy ! Clean residual min=-0.001484 max=0.001425 Jy/beam ! Clean residual mean=-0.000002 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.230812 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 246 components and 0.230812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055306Jy sigma=0.123649 ! Fit after self-cal, rms=0.055312Jy sigma=0.123643 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.94618e-05 Jy ! Component: 100 - total flux cleaned = -7.44683e-05 Jy ! Component: 150 - total flux cleaned = -0.000125464 Jy ! Component: 200 - total flux cleaned = -0.000173602 Jy ! Component: 250 - total flux cleaned = -0.000196453 Jy ! Component: 300 - total flux cleaned = -0.000225887 Jy ! Component: 350 - total flux cleaned = -0.000246844 Jy ! Component: 400 - total flux cleaned = -0.000260056 Jy ! Total flux subtracted in 400 components = -0.000260056 Jy ! Clean residual min=-0.001455 max=0.001414 Jy/beam ! Clean residual mean=-0.000002 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.230552 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 254 components and 0.230552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055313Jy sigma=0.123642 ! Fit after self-cal, rms=0.055312Jy sigma=0.123641 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=0.8996 mas, bmaj=2.17 mas, bpa=4.615 degrees ! Estimated noise=4.59622 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8996 x 2.17 at 4.615 degrees (North through East) ! Clean map min=-0.0015422 max=0.1788 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.6968 mas, bmaj=1.965 mas, bpa=3.391 degrees ! Estimated noise=8.09177 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134641 Jy ! Component: 100 - total flux cleaned = 0.170433 Jy ! Component: 150 - total flux cleaned = 0.188576 Jy ! Component: 200 - total flux cleaned = 0.198852 Jy ! Component: 250 - total flux cleaned = 0.204771 Jy ! Component: 300 - total flux cleaned = 0.207622 Jy ! Component: 350 - total flux cleaned = 0.209206 Jy ! Component: 400 - total flux cleaned = 0.210467 Jy ! Total flux subtracted in 400 components = 0.210467 Jy ! Clean residual min=-0.003641 max=0.004078 Jy/beam ! Clean residual mean=0.000000 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.210468 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.210468 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8996 mas, bmaj=2.17 mas, bpa=4.615 degrees ! Estimated noise=4.59622 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3.8, -3.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0040681 Jy ! Component: 100 - total flux cleaned = 0.00667406 Jy ! Component: 150 - total flux cleaned = 0.00852833 Jy ! Component: 200 - total flux cleaned = 0.00991275 Jy ! Component: 250 - total flux cleaned = 0.0109619 Jy ! Component: 300 - total flux cleaned = 0.0117395 Jy ! Component: 350 - total flux cleaned = 0.0124011 Jy ! Component: 400 - total flux cleaned = 0.0129215 Jy ! Total flux subtracted in 400 components = 0.0129215 Jy ! Clean residual min=-0.002080 max=0.001938 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.223389 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 85 components and 0.223389 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.333 mas, bmaj=3.012 mas, bpa=6.153 degrees ! Estimated noise=4.99948 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143129 Jy ! Component: 100 - total flux cleaned = 0.00224165 Jy ! Component: 150 - total flux cleaned = 0.00283629 Jy ! Component: 200 - total flux cleaned = 0.00336955 Jy ! Component: 250 - total flux cleaned = 0.00382732 Jy ! Component: 300 - total flux cleaned = 0.00424997 Jy ! Component: 350 - total flux cleaned = 0.00463948 Jy ! Component: 400 - total flux cleaned = 0.00502221 Jy ! Total flux subtracted in 400 components = 0.00502221 Jy ! Clean residual min=-0.001571 max=0.001527 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.228411 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 = 0.000313262 Jy ! Component: 100 - total flux cleaned = 0.000643036 Jy ! Component: 150 - total flux cleaned = 0.000912982 Jy ! Component: 200 - total flux cleaned = 0.00114852 Jy ! Component: 250 - total flux cleaned = 0.00132186 Jy ! Component: 300 - total flux cleaned = 0.00149983 Jy ! Component: 350 - total flux cleaned = 0.00158358 Jy ! Component: 400 - total flux cleaned = 0.00166365 Jy ! Total flux subtracted in 400 components = 0.00166365 Jy ! Clean residual min=-0.001519 max=0.001496 Jy/beam ! Clean residual mean=-0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.230075 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 165 components and 0.230075 Jy ! Inverting map ! Added new window around map position (-40, 26.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131432 Jy ! Component: 100 - total flux cleaned = 0.00217884 Jy ! Component: 150 - total flux cleaned = 0.00274985 Jy ! Component: 200 - total flux cleaned = 0.00314923 Jy ! Component: 250 - total flux cleaned = 0.0034372 Jy ! Component: 300 - total flux cleaned = 0.00361926 Jy ! Component: 350 - total flux cleaned = 0.00375219 Jy ! Component: 400 - total flux cleaned = 0.0038427 Jy ! Total flux subtracted in 400 components = 0.0038427 Jy ! Clean residual min=-0.001340 max=0.001013 Jy/beam ! Clean residual mean=-0.000001 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.233917 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 202 components and 0.233917 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8996 mas, bmaj=2.17 mas, bpa=4.615 degrees ! Estimated noise=4.59622 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000420024 Jy ! Component: 100 - total flux cleaned = 0.000610231 Jy ! Component: 150 - total flux cleaned = 0.000863394 Jy ! Component: 200 - total flux cleaned = 0.000670012 Jy ! Component: 250 - total flux cleaned = 0.000524419 Jy ! Component: 300 - total flux cleaned = 0.000489825 Jy ! Component: 350 - total flux cleaned = 0.000523564 Jy ! Component: 400 - total flux cleaned = 0.000586712 Jy ! Total flux subtracted in 400 components = 0.000586712 Jy ! Clean residual min=-0.001823 max=0.001416 Jy/beam ! Clean residual mean=-0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.234504 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 250 components and 0.234504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055254Jy sigma=0.123488 ! Fit after self-cal, rms=0.055225Jy sigma=0.123456 wmodel /scr/pima/rdv95_uvs/J1434+1952_X_map.mod ! Writing 250 model components to file: /scr/pima/rdv95_uvs/J1434+1952_X_map.mod wobs /scr/pima/rdv95_uvs/J1434+1952_X_uvs.fits ! Applying 1800 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J1434+1952_X_uvs.fits wwins /scr/pima/rdv95_uvs/J1434+1952_X_map.win ! wwins: Wrote 6 windows to /scr/pima/rdv95_uvs/J1434+1952_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.000735424 Jy ! Component: 100 - total flux cleaned = -0.0011001 Jy ! Component: 150 - total flux cleaned = -0.00127135 Jy ! Component: 200 - total flux cleaned = -0.00153092 Jy ! Component: 250 - total flux cleaned = -0.00169167 Jy ! Component: 300 - total flux cleaned = -0.00180392 Jy ! Component: 350 - total flux cleaned = -0.00189209 Jy ! Component: 400 - total flux cleaned = -0.00202072 Jy ! Component: 450 - total flux cleaned = -0.00208372 Jy ! Component: 500 - total flux cleaned = -0.00210455 Jy ! Component: 550 - total flux cleaned = -0.00220682 Jy ! Component: 600 - total flux cleaned = -0.00222723 Jy ! Component: 650 - total flux cleaned = -0.00238585 Jy ! Component: 700 - total flux cleaned = -0.00240506 Jy ! Component: 750 - total flux cleaned = -0.00244383 Jy ! Component: 800 - total flux cleaned = -0.00250096 Jy ! Component: 850 - total flux cleaned = -0.00253858 Jy ! Component: 900 - total flux cleaned = -0.00255713 Jy ! Component: 950 - total flux cleaned = -0.00257548 Jy ! Component: 1000 - total flux cleaned = -0.0026117 Jy ! Component: 1050 - total flux cleaned = -0.00262967 Jy ! Component: 1100 - total flux cleaned = -0.00259416 Jy ! Component: 1150 - total flux cleaned = -0.00264724 Jy ! Component: 1200 - total flux cleaned = -0.00266485 Jy ! Component: 1250 - total flux cleaned = -0.00268212 Jy ! Component: 1300 - total flux cleaned = -0.0026993 Jy ! Component: 1350 - total flux cleaned = -0.00273326 Jy ! Component: 1400 - total flux cleaned = -0.00273351 Jy ! Component: 1450 - total flux cleaned = -0.00276704 Jy ! Component: 1500 - total flux cleaned = -0.00276726 Jy ! Component: 1550 - total flux cleaned = -0.00288198 Jy ! Component: 1600 - total flux cleaned = -0.00284919 Jy ! Component: 1650 - total flux cleaned = -0.00289733 Jy ! Component: 1700 - total flux cleaned = -0.00288129 Jy ! Component: 1750 - total flux cleaned = -0.00286537 Jy ! Component: 1800 - total flux cleaned = -0.00289675 Jy ! Component: 1850 - total flux cleaned = -0.00283382 Jy ! Component: 1900 - total flux cleaned = -0.00281827 Jy ! Component: 1950 - total flux cleaned = -0.00278741 Jy ! Component: 2000 - total flux cleaned = -0.00277226 Jy ! Component: 2050 - total flux cleaned = -0.00278767 Jy ! Component: 2100 - total flux cleaned = -0.00274208 Jy ! Component: 2150 - total flux cleaned = -0.00272707 Jy ! Component: 2200 - total flux cleaned = -0.00271212 Jy ! Component: 2250 - total flux cleaned = -0.00266748 Jy ! Component: 2300 - total flux cleaned = -0.00268226 Jy ! Component: 2350 - total flux cleaned = -0.00263815 Jy ! Component: 2400 - total flux cleaned = -0.00259421 Jy ! Component: 2450 - total flux cleaned = -0.00262342 Jy ! Component: 2500 - total flux cleaned = -0.00258004 Jy ! Component: 2550 - total flux cleaned = -0.00259442 Jy ! Component: 2600 - total flux cleaned = -0.00256583 Jy ! Component: 2650 - total flux cleaned = -0.00253735 Jy ! Component: 2700 - total flux cleaned = -0.00256565 Jy ! Component: 2750 - total flux cleaned = -0.00256553 Jy ! Component: 2800 - total flux cleaned = -0.00252347 Jy ! Component: 2850 - total flux cleaned = -0.00255135 Jy ! Component: 2900 - total flux cleaned = -0.0024822 Jy ! Component: 2950 - total flux cleaned = -0.00248233 Jy ! Component: 3000 - total flux cleaned = -0.00250966 Jy ! Component: 3050 - total flux cleaned = -0.00252321 Jy ! Component: 3100 - total flux cleaned = -0.00245541 Jy ! Component: 3150 - total flux cleaned = -0.00242845 Jy ! Component: 3200 - total flux cleaned = -0.00238829 Jy ! Component: 3250 - total flux cleaned = -0.00240175 Jy ! Component: 3300 - total flux cleaned = -0.0023752 Jy ! Component: 3350 - total flux cleaned = -0.00236205 Jy ! Component: 3400 - total flux cleaned = -0.00232253 Jy ! Component: 3450 - total flux cleaned = -0.00236182 Jy ! Component: 3500 - total flux cleaned = -0.00232264 Jy ! Component: 3550 - total flux cleaned = -0.00232273 Jy ! Component: 3600 - total flux cleaned = -0.00228388 Jy ! Component: 3650 - total flux cleaned = -0.00230966 Jy ! Component: 3700 - total flux cleaned = -0.00227114 Jy ! Component: 3750 - total flux cleaned = -0.0022584 Jy ! Component: 3800 - total flux cleaned = -0.00224573 Jy ! Component: 3850 - total flux cleaned = -0.00223302 Jy ! Component: 3900 - total flux cleaned = -0.00218248 Jy ! Component: 3950 - total flux cleaned = -0.00214469 Jy ! Component: 4000 - total flux cleaned = -0.002107 Jy ! Component: 4050 - total flux cleaned = -0.00210695 Jy ! Total flux subtracted in 4096 components = -0.00209448 Jy ! Clean residual min=-0.000713 max=0.000809 Jy/beam ! Clean residual mean=-0.000000 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.23241 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 516 components and 0.23241 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J1434+1952_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8996 x 2.17 at 4.615 degrees (North through East) ! Clean map min=-0.001576 max=0.17845 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J1434+1952_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.1784 rms= 0.00019 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J1434+1952_X_uvs.log closed on Wed Nov 6 20:47:44 2013