! Started logfile: /scr/pima/rdv95_uvs/J1019-2708_X_uvs.log on Wed Nov 6 20:45:54 2013 obs /scr/pima/rdv95_uvs/J1019-2708_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J1019-2708_X_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1019-2708 ! ! 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 7128 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/J1019-2708_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 ! 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.001667Jy sigma=1.402684 ! Fit after self-cal, rms=0.896553Jy sigma=1.234445 ! 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.6867 mas, bmaj=2.326 mas, bpa=-15.94 degrees ! Estimated noise=12.7392 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.0821285 Jy ! Component: 100 - total flux cleaned = 0.102934 Jy ! Total flux subtracted in 100 components = 0.102934 Jy ! Clean residual min=-0.004675 max=0.008428 Jy/beam ! Clean residual mean=-0.000005 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.102934 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.102934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069646Jy sigma=0.082715 ! Fit after self-cal, rms=0.069589Jy sigma=0.082682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00952158 Jy ! Component: 100 - total flux cleaned = 0.0150595 Jy ! Total flux subtracted in 100 components = 0.0150595 Jy ! Clean residual min=-0.004190 max=0.004811 Jy/beam ! Clean residual mean=-0.000004 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.117993 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.117993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068135Jy sigma=0.078439 ! Fit after self-cal, rms=0.068155Jy sigma=0.078416 ! 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.9497 mas, bmaj=2.996 mas, bpa=-14.82 degrees ! Estimated noise=6.416 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.00650142 Jy ! Component: 100 - total flux cleaned = 0.00972712 Jy ! Component: 150 - total flux cleaned = 0.0114509 Jy ! Component: 200 - total flux cleaned = 0.0123863 Jy ! Total flux subtracted in 200 components = 0.0123863 Jy ! Clean residual min=-0.003221 max=0.003579 Jy/beam ! Clean residual mean=-0.000009 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.13038 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.13038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067790Jy sigma=0.077091 ! Fit after self-cal, rms=0.067797Jy sigma=0.077078 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 0.99 KP 1.02 ! LA 1.05 MK 0.92 NL 0.97 OV 1.00 ! PT 1.02 SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 0.99 HN 1.54 KP 0.96 ! LA 1.02 MK 1.00 NL 1.01 OV 0.98 ! PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 0.99 KP 0.98 ! LA 1.00 MK 1.03 NL 0.99 OV 0.97 ! PT 0.95 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.97 HN 1.31 KP 0.92 ! LA 1.00 MK 1.04 NL 0.99 OV 0.97 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 0.98 KP 0.88 ! LA 1.08 MK 0.99 NL 0.96 OV 1.03 ! PT 1.00 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.93 HN 1.29 KP 0.86 ! LA 1.07 MK 1.00 NL 1.03 OV 1.00 ! PT 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.29 KP 0.94 ! LA 1.03 MK 1.00 NL 1.04 OV 0.97 ! PT 1.02 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.07 HN 1.15 KP 0.89 ! LA 1.01 MK 1.05 NL 1.05 OV 0.97 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.067797Jy sigma=0.077078 ! Fit after self-cal, rms=0.073831Jy sigma=0.076019 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9535 mas, bmaj=2.978 mas, bpa=-14.72 degrees ! Estimated noise=6.42327 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.4, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198857 Jy ! Component: 100 - total flux cleaned = 0.00199466 Jy ! Component: 150 - total flux cleaned = 0.00186151 Jy ! Component: 200 - total flux cleaned = 0.00167214 Jy ! Total flux subtracted in 200 components = 0.00167214 Jy ! Clean residual min=-0.001993 max=0.002167 Jy/beam ! Clean residual mean=-0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.132052 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.132052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073720Jy sigma=0.075872 ! Fit after self-cal, rms=0.073762Jy sigma=0.075842 ! 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.073762Jy sigma=0.075842 ! Fit after self-cal, rms=0.073755Jy sigma=0.075828 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9526 mas, bmaj=2.978 mas, bpa=-14.8 degrees ! Estimated noise=6.41487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011134 Jy ! Component: 100 - total flux cleaned = 0.000972092 Jy ! Component: 150 - total flux cleaned = 0.000849885 Jy ! Component: 200 - total flux cleaned = 0.000743599 Jy ! Total flux subtracted in 200 components = 0.000743599 Jy ! Clean residual min=-0.001977 max=0.002038 Jy/beam ! Clean residual mean=-0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.132795 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 75 components and 0.132795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073706Jy sigma=0.075782 ! Fit after self-cal, rms=0.073700Jy sigma=0.075777 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (42.8, -49). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163026 Jy ! Component: 100 - total flux cleaned = 0.00200227 Jy ! Component: 150 - total flux cleaned = 0.00206436 Jy ! Component: 200 - total flux cleaned = 0.00203631 Jy ! Total flux subtracted in 200 components = 0.00203631 Jy ! Clean residual min=-0.001853 max=0.001909 Jy/beam ! Clean residual mean=-0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.134832 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 92 components and 0.134832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073646Jy sigma=0.075701 ! Fit after self-cal, rms=0.073642Jy sigma=0.075695 ! 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.073642Jy sigma=0.075695 ! Fit after self-cal, rms=0.073636Jy sigma=0.075684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9526 mas, bmaj=2.978 mas, bpa=-14.84 degrees ! Estimated noise=6.40876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000695012 Jy ! Component: 100 - total flux cleaned = 0.000906148 Jy ! Component: 150 - total flux cleaned = 0.000880557 Jy ! Component: 200 - total flux cleaned = 0.000831235 Jy ! Total flux subtracted in 200 components = 0.000831235 Jy ! Clean residual min=-0.001817 max=0.001881 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.135663 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 0.135663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073603Jy sigma=0.075657 ! Fit after self-cal, rms=0.073599Jy sigma=0.075654 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.000193312 Jy ! Component: 100 - total flux cleaned = 0.000217697 Jy ! Component: 150 - total flux cleaned = 0.000217834 Jy ! Component: 200 - total flux cleaned = 0.00023972 Jy ! Total flux subtracted in 200 components = 0.00023972 Jy ! Clean residual min=-0.001823 max=0.001857 Jy/beam ! Clean residual mean=-0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.135903 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 112 components and 0.135903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073576Jy sigma=0.075638 ! Fit after self-cal, rms=0.073573Jy sigma=0.075636 ! 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.073573Jy sigma=0.075636 ! Fit after self-cal, rms=0.073589Jy sigma=0.075633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.493 mas, bmaj=6.447 mas, bpa=-3.377 degrees ! Estimated noise=6.82475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392151 Jy ! Component: 100 - total flux cleaned = 0.000553442 Jy ! Component: 150 - total flux cleaned = 0.000609262 Jy ! Component: 200 - total flux cleaned = 0.000624479 Jy ! Total flux subtracted in 200 components = 0.000624479 Jy ! Clean residual min=-0.001755 max=0.001956 Jy/beam ! Clean residual mean=-0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.136527 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 123 components and 0.136527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073580Jy sigma=0.075624 ! Fit after self-cal, rms=0.073576Jy sigma=0.075621 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.000182185 Jy ! Component: 100 - total flux cleaned = 0.000212011 Jy ! Component: 150 - total flux cleaned = 0.000213135 Jy ! Component: 200 - total flux cleaned = 0.000245479 Jy ! Total flux subtracted in 200 components = 0.000245479 Jy ! Clean residual min=-0.001738 max=0.001922 Jy/beam ! Clean residual mean=-0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.136773 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 125 components and 0.136773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073572Jy sigma=0.075619 ! Fit after self-cal, rms=0.073569Jy sigma=0.075618 ! 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 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.073569Jy sigma=0.075618 ! Fit after self-cal, rms=0.073569Jy sigma=0.075618 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 ! 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.073569Jy sigma=0.075618 ! Fit after self-cal, rms=0.073543Jy sigma=0.075614 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.6888 mas, bmaj=2.311 mas, bpa=-16.04 degrees ! Estimated noise=12.7539 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.000100187 Jy ! Component: 100 - total flux cleaned = 0.000444624 Jy ! Component: 150 - total flux cleaned = 0.00072178 Jy ! Component: 200 - total flux cleaned = 0.000721737 Jy ! Total flux subtracted in 200 components = 0.000721737 Jy ! Clean residual min=-0.003742 max=0.003323 Jy/beam ! Clean residual mean=0.000001 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.137494 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 146 components and 0.137494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073524Jy sigma=0.075630 ! Fit after self-cal, rms=0.073519Jy sigma=0.075624 ! 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.9546 mas, bmaj=2.983 mas, bpa=-14.92 degrees ! Estimated noise=6.3983 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 (-39.2, -28.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001132 Jy ! Component: 100 - total flux cleaned = 0.00117546 Jy ! Component: 150 - total flux cleaned = 0.00117374 Jy ! Component: 200 - total flux cleaned = 0.00117224 Jy ! Component: 250 - total flux cleaned = 0.00117052 Jy ! Component: 300 - total flux cleaned = 0.00116985 Jy ! Component: 350 - total flux cleaned = 0.00122364 Jy ! Component: 400 - total flux cleaned = 0.00119681 Jy ! Total flux subtracted in 400 components = 0.00119681 Jy ! Clean residual min=-0.001764 max=0.001590 Jy/beam ! Clean residual mean=-0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.138691 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 184 components and 0.138691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073435Jy sigma=0.075513 ! Fit after self-cal, rms=0.073434Jy sigma=0.075508 ! 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 = 0.000223685 Jy ! Component: 100 - total flux cleaned = 0.000247639 Jy ! Component: 150 - total flux cleaned = 0.000247495 Jy ! Component: 200 - total flux cleaned = 0.000247222 Jy ! Component: 250 - total flux cleaned = 0.000292428 Jy ! Component: 300 - total flux cleaned = 0.000270808 Jy ! Component: 350 - total flux cleaned = 0.00031287 Jy ! Component: 400 - total flux cleaned = 0.00031245 Jy ! Total flux subtracted in 400 components = 0.00031245 Jy ! Clean residual min=-0.001736 max=0.001617 Jy/beam ! Clean residual mean=-0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.139004 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 208 components and 0.139004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073397Jy sigma=0.075475 ! Fit after self-cal, rms=0.073398Jy sigma=0.075474 ! 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.073398Jy sigma=0.075474 ! Fit after self-cal, rms=0.073152Jy sigma=0.075465 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9553 mas, bmaj=2.985 mas, bpa=-14.99 degrees ! Estimated noise=6.37701 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108317 Jy ! Component: 100 - total flux cleaned = -6.78777e-05 Jy ! Component: 150 - total flux cleaned = -4.80394e-05 Jy ! Component: 200 - total flux cleaned = -4.89577e-05 Jy ! Component: 250 - total flux cleaned = -6.77338e-05 Jy ! Component: 300 - total flux cleaned = -6.73407e-05 Jy ! Component: 350 - total flux cleaned = -6.71169e-05 Jy ! Component: 400 - total flux cleaned = -4.97281e-05 Jy ! Total flux subtracted in 400 components = -4.97281e-05 Jy ! Clean residual min=-0.001741 max=0.001646 Jy/beam ! Clean residual mean=-0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.138954 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 220 components and 0.138954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073125Jy sigma=0.075442 ! Fit after self-cal, rms=0.073125Jy sigma=0.075442 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 = 1.68339e-05 Jy ! Component: 100 - total flux cleaned = 3.39081e-05 Jy ! Component: 150 - total flux cleaned = 1.75261e-05 Jy ! Component: 200 - total flux cleaned = 3.42246e-05 Jy ! Component: 250 - total flux cleaned = 3.44076e-05 Jy ! Component: 300 - total flux cleaned = 3.44724e-05 Jy ! Component: 350 - total flux cleaned = 3.44275e-05 Jy ! Component: 400 - total flux cleaned = 3.45557e-05 Jy ! Total flux subtracted in 400 components = 3.45557e-05 Jy ! Clean residual min=-0.001728 max=0.001649 Jy/beam ! Clean residual mean=-0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.138988 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 227 components and 0.138988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073105Jy sigma=0.075426 ! Fit after self-cal, rms=0.073105Jy sigma=0.075426 ! 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.073105Jy sigma=0.075426 ! Fit after self-cal, rms=0.073149Jy sigma=0.075425 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9557 mas, bmaj=2.986 mas, bpa=-14.98 degrees ! Estimated noise=6.36794 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000160449 Jy ! Component: 100 - total flux cleaned = -0.000145096 Jy ! Component: 150 - total flux cleaned = -0.000130325 Jy ! Component: 200 - total flux cleaned = -0.00014542 Jy ! Component: 250 - total flux cleaned = -0.000144991 Jy ! Component: 300 - total flux cleaned = -0.000144715 Jy ! Component: 350 - total flux cleaned = -0.000144083 Jy ! Component: 400 - total flux cleaned = -0.000143961 Jy ! Total flux subtracted in 400 components = -0.000143961 Jy ! Clean residual min=-0.001718 max=0.001661 Jy/beam ! Clean residual mean=-0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.138844 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 235 components and 0.138844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073132Jy sigma=0.075412 ! Fit after self-cal, rms=0.073132Jy sigma=0.075412 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 = -4.12701e-06 Jy ! Component: 100 - total flux cleaned = 9.22788e-06 Jy ! Component: 150 - total flux cleaned = -3.7949e-06 Jy ! Component: 200 - total flux cleaned = -3.745e-06 Jy ! Component: 250 - total flux cleaned = -1.63268e-05 Jy ! Component: 300 - total flux cleaned = -3.6011e-06 Jy ! Component: 350 - total flux cleaned = -1.64538e-05 Jy ! Component: 400 - total flux cleaned = -2.84138e-05 Jy ! Total flux subtracted in 400 components = -2.84138e-05 Jy ! Clean residual min=-0.001704 max=0.001657 Jy/beam ! Clean residual mean=-0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.138816 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 246 components and 0.138816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073119Jy sigma=0.075403 ! Fit after self-cal, rms=0.073119Jy sigma=0.075402 ! 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.073119Jy sigma=0.075402 ! Fit after self-cal, rms=0.074694Jy sigma=0.074269 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.498 mas, bmaj=6.446 mas, bpa=-3.359 degrees ! Estimated noise=6.78472 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.36656e-05 Jy ! Component: 100 - total flux cleaned = 4.21098e-05 Jy ! Component: 150 - total flux cleaned = 0.000126062 Jy ! Component: 200 - total flux cleaned = 0.000169567 Jy ! Component: 250 - total flux cleaned = 0.000209173 Jy ! Component: 300 - total flux cleaned = 0.000227971 Jy ! Component: 350 - total flux cleaned = 0.000254613 Jy ! Component: 400 - total flux cleaned = 0.000254684 Jy ! Total flux subtracted in 400 components = 0.000254684 Jy ! Clean residual min=-0.001733 max=0.001581 Jy/beam ! Clean residual mean=-0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.139071 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 262 components and 0.139071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074695Jy sigma=0.074263 ! Fit after self-cal, rms=0.074726Jy sigma=0.074252 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.18007e-06 Jy ! Component: 100 - total flux cleaned = 2.01376e-06 Jy ! Component: 150 - total flux cleaned = 9.87234e-06 Jy ! Component: 200 - total flux cleaned = 9.8054e-06 Jy ! Component: 250 - total flux cleaned = 1.7497e-05 Jy ! Component: 300 - total flux cleaned = 2.51078e-05 Jy ! Component: 350 - total flux cleaned = 2.53153e-05 Jy ! Component: 400 - total flux cleaned = 2.54709e-05 Jy ! Total flux subtracted in 400 components = 2.54709e-05 Jy ! Clean residual min=-0.001708 max=0.001562 Jy/beam ! Clean residual mean=-0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.139096 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 276 components and 0.139096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074727Jy sigma=0.074250 ! Fit after self-cal, rms=0.074726Jy sigma=0.074250 ! 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.9579 mas, bmaj=2.991 mas, bpa=-14.97 degrees ! Estimated noise=6.39482 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9579 x 2.991 at -14.97 degrees (North through East) ! Clean map min=-0.001572 max=0.10522 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.6883 mas, bmaj=2.317 mas, bpa=-16.21 degrees ! Estimated noise=12.7108 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0818167 Jy ! Component: 100 - total flux cleaned = 0.102943 Jy ! Component: 150 - total flux cleaned = 0.11226 Jy ! Component: 200 - total flux cleaned = 0.1178 Jy ! Component: 250 - total flux cleaned = 0.121983 Jy ! Component: 300 - total flux cleaned = 0.125461 Jy ! Component: 350 - total flux cleaned = 0.128428 Jy ! Component: 400 - total flux cleaned = 0.130397 Jy ! Total flux subtracted in 400 components = 0.130397 Jy ! Clean residual min=-0.003747 max=0.003686 Jy/beam ! Clean residual mean=-0.000002 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.130397 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.130397 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9579 mas, bmaj=2.991 mas, bpa=-14.97 degrees ! Estimated noise=6.39482 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.00413597 Jy ! Component: 100 - total flux cleaned = 0.0059395 Jy ! Component: 150 - total flux cleaned = 0.0058927 Jy ! Component: 200 - total flux cleaned = 0.00589176 Jy ! Component: 250 - total flux cleaned = 0.00598503 Jy ! Component: 300 - total flux cleaned = 0.00611281 Jy ! Component: 350 - total flux cleaned = 0.00623146 Jy ! Component: 400 - total flux cleaned = 0.0061946 Jy ! Total flux subtracted in 400 components = 0.0061946 Jy ! Clean residual min=-0.002108 max=0.001593 Jy/beam ! Clean residual mean=-0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.136592 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 104 components and 0.136592 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.498 mas, bmaj=6.446 mas, bpa=-3.359 degrees ! Estimated noise=6.78472 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000804169 Jy ! Component: 100 - total flux cleaned = 0.000931856 Jy ! Component: 150 - total flux cleaned = 0.00109745 Jy ! Component: 200 - total flux cleaned = 0.001196 Jy ! Component: 250 - total flux cleaned = 0.00126374 Jy ! Component: 300 - total flux cleaned = 0.0013688 Jy ! Component: 350 - total flux cleaned = 0.00146497 Jy ! Component: 400 - total flux cleaned = 0.00149987 Jy ! Total flux subtracted in 400 components = 0.00149987 Jy ! Clean residual min=-0.001860 max=0.001670 Jy/beam ! Clean residual mean=-0.000004 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.138092 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 = 3.3589e-05 Jy ! Component: 100 - total flux cleaned = 6.50219e-05 Jy ! Component: 150 - total flux cleaned = 7.97436e-05 Jy ! Component: 200 - total flux cleaned = 7.96513e-05 Jy ! Component: 250 - total flux cleaned = 7.9135e-05 Jy ! Component: 300 - total flux cleaned = 9.19662e-05 Jy ! Component: 350 - total flux cleaned = 0.000104529 Jy ! Component: 400 - total flux cleaned = 0.000104428 Jy ! Total flux subtracted in 400 components = 0.000104428 Jy ! Clean residual min=-0.001819 max=0.001644 Jy/beam ! Clean residual mean=-0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.138196 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 155 components and 0.138196 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9579 mas, bmaj=2.991 mas, bpa=-14.97 degrees ! Estimated noise=6.39482 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396058 Jy ! Component: 100 - total flux cleaned = 0.000234373 Jy ! Component: 150 - total flux cleaned = 5.74596e-05 Jy ! Component: 200 - total flux cleaned = -0.000109125 Jy ! Component: 250 - total flux cleaned = -0.000162196 Jy ! Component: 300 - total flux cleaned = -0.000289826 Jy ! Component: 350 - total flux cleaned = -0.000338612 Jy ! Component: 400 - total flux cleaned = -0.000362601 Jy ! Total flux subtracted in 400 components = -0.000362601 Jy ! Clean residual min=-0.001770 max=0.001579 Jy/beam ! Clean residual mean=-0.000002 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.137833 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 182 components and 0.137833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074857Jy sigma=0.074343 ! Fit after self-cal, rms=0.074832Jy sigma=0.074334 wmodel /scr/pima/rdv95_uvs/J1019-2708_X_map.mod ! Writing 182 model components to file: /scr/pima/rdv95_uvs/J1019-2708_X_map.mod wobs /scr/pima/rdv95_uvs/J1019-2708_X_uvs.fits ! Applying 1004 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J1019-2708_X_uvs.fits wwins /scr/pima/rdv95_uvs/J1019-2708_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv95_uvs/J1019-2708_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.000379554 Jy ! Component: 100 - total flux cleaned = -0.000742878 Jy ! Component: 150 - total flux cleaned = -0.000927674 Jy ! Component: 200 - total flux cleaned = -0.00107966 Jy ! Component: 250 - total flux cleaned = -0.00127363 Jy ! Component: 300 - total flux cleaned = -0.00136725 Jy ! Component: 350 - total flux cleaned = -0.00136758 Jy ! Component: 400 - total flux cleaned = -0.00136728 Jy ! Component: 450 - total flux cleaned = -0.00138886 Jy ! Component: 500 - total flux cleaned = -0.00149483 Jy ! Component: 550 - total flux cleaned = -0.00153637 Jy ! Component: 600 - total flux cleaned = -0.00159772 Jy ! Component: 650 - total flux cleaned = -0.00161812 Jy ! Component: 700 - total flux cleaned = -0.00165748 Jy ! Component: 750 - total flux cleaned = -0.0016382 Jy ! Component: 800 - total flux cleaned = -0.00169536 Jy ! Component: 850 - total flux cleaned = -0.00171367 Jy ! Component: 900 - total flux cleaned = -0.00167665 Jy ! Component: 950 - total flux cleaned = -0.0016944 Jy ! Component: 1000 - total flux cleaned = -0.00165901 Jy ! Component: 1050 - total flux cleaned = -0.00171274 Jy ! Component: 1100 - total flux cleaned = -0.00169521 Jy ! Component: 1150 - total flux cleaned = -0.00178219 Jy ! Component: 1200 - total flux cleaned = -0.00176486 Jy ! Component: 1250 - total flux cleaned = -0.00179883 Jy ! Component: 1300 - total flux cleaned = -0.00179887 Jy ! Component: 1350 - total flux cleaned = -0.00186576 Jy ! Component: 1400 - total flux cleaned = -0.00189849 Jy ! Component: 1450 - total flux cleaned = -0.00186559 Jy ! Component: 1500 - total flux cleaned = -0.00193047 Jy ! Component: 1550 - total flux cleaned = -0.00188233 Jy ! Component: 1600 - total flux cleaned = -0.00191447 Jy ! Component: 1650 - total flux cleaned = -0.00196217 Jy ! Component: 1700 - total flux cleaned = -0.00197786 Jy ! Component: 1750 - total flux cleaned = -0.0020403 Jy ! Component: 1800 - total flux cleaned = -0.00210204 Jy ! Component: 1850 - total flux cleaned = -0.00208652 Jy ! Component: 1900 - total flux cleaned = -0.00214761 Jy ! Component: 1950 - total flux cleaned = -0.00216281 Jy ! Component: 2000 - total flux cleaned = -0.00222307 Jy ! Component: 2050 - total flux cleaned = -0.00226778 Jy ! Component: 2100 - total flux cleaned = -0.00226793 Jy ! Component: 2150 - total flux cleaned = -0.00234185 Jy ! Component: 2200 - total flux cleaned = -0.00238591 Jy ! Component: 2250 - total flux cleaned = -0.00241507 Jy ! Component: 2300 - total flux cleaned = -0.00242951 Jy ! Component: 2350 - total flux cleaned = -0.00245837 Jy ! Component: 2400 - total flux cleaned = -0.00241564 Jy ! Component: 2450 - total flux cleaned = -0.00245855 Jy ! Component: 2500 - total flux cleaned = -0.00238782 Jy ! Component: 2550 - total flux cleaned = -0.00241589 Jy ! Component: 2600 - total flux cleaned = -0.0025138 Jy ! Component: 2650 - total flux cleaned = -0.00252768 Jy ! Component: 2700 - total flux cleaned = -0.00251368 Jy ! Component: 2750 - total flux cleaned = -0.00247232 Jy ! Component: 2800 - total flux cleaned = -0.00241752 Jy ! Component: 2850 - total flux cleaned = -0.00247223 Jy ! Component: 2900 - total flux cleaned = -0.00243151 Jy ! Component: 2950 - total flux cleaned = -0.00235058 Jy ! Component: 3000 - total flux cleaned = -0.00237755 Jy ! Component: 3050 - total flux cleaned = -0.00237756 Jy ! Component: 3100 - total flux cleaned = -0.00229758 Jy ! Component: 3150 - total flux cleaned = -0.0022843 Jy ! Component: 3200 - total flux cleaned = -0.00228416 Jy ! Component: 3250 - total flux cleaned = -0.00224475 Jy ! Component: 3300 - total flux cleaned = -0.0021793 Jy ! Component: 3350 - total flux cleaned = -0.00214012 Jy ! Component: 3400 - total flux cleaned = -0.00212711 Jy ! Component: 3450 - total flux cleaned = -0.00211415 Jy ! Component: 3500 - total flux cleaned = -0.00202402 Jy ! Component: 3550 - total flux cleaned = -0.00194716 Jy ! Component: 3600 - total flux cleaned = -0.00195996 Jy ! Component: 3650 - total flux cleaned = -0.00188366 Jy ! Component: 3700 - total flux cleaned = -0.00183306 Jy ! Component: 3750 - total flux cleaned = -0.00171957 Jy ! Component: 3800 - total flux cleaned = -0.00169445 Jy ! Component: 3850 - total flux cleaned = -0.00165687 Jy ! Component: 3900 - total flux cleaned = -0.00163189 Jy ! Component: 3950 - total flux cleaned = -0.0015575 Jy ! Component: 4000 - total flux cleaned = -0.00147099 Jy ! Component: 4050 - total flux cleaned = -0.00139717 Jy ! Total flux subtracted in 4096 components = -0.00140945 Jy ! Clean residual min=-0.000740 max=0.000884 Jy/beam ! Clean residual mean=-0.000001 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.136424 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 447 components and 0.136424 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J1019-2708_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9579 x 2.991 at -14.97 degrees (North through East) ! Clean map min=-0.001256 max=0.10607 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J1019-2708_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.106 rms= 0.00021 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J1019-2708_X_uvs.log closed on Wed Nov 6 20:46:00 2013