! Started logfile: J1304-2106_X_2009_05_13_pus_uvs.log on Sat Jan 21 12:43:03 2017 obs J1304-2106_X_2009_05_13_pus_uva.fits ! Reading UV FITS file: J1304-2106_X_2009_05_13_pus_uva.fits ! AN table 1: 93 integrations on 120 of 120 possible baselines. ! AN table 2: 94 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.409314 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1304-2106 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1988 lines of history. ! ! Reading 36740 visibilities. select I ! Polarization I is unavailable. ! 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.1 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J1304-2106_X_2009_05_13_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.100x0.100 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 567 telescope corrections were flagged in sub-array 1. ! A total of 480 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 567 telescope corrections were flagged in sub-array 1. ! A total of 480 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 567 telescope corrections were flagged in sub-array 1. ! A total of 480 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 567 telescope corrections were flagged in sub-array 1. ! A total of 480 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.997506Jy sigma=0.008533 ! Fit after self-cal, rms=0.931180Jy sigma=0.008040 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.5355 mas, bmaj=0.9503 mas, bpa=-34.65 degrees ! Estimated noise=1042.89 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.0609621 Jy ! Component: 100 - total flux cleaned = 0.076062 Jy ! Total flux subtracted in 100 components = 0.076062 Jy ! Clean residual min=-0.006097 max=0.006948 Jy/beam ! Clean residual mean=0.000003 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.076062 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.076062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162456Jy sigma=0.001116 ! Fit after self-cal, rms=0.161878Jy sigma=0.001112 ! 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.7448 mas, bmaj=1.273 mas, bpa=-23.11 degrees ! Estimated noise=439.837 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.00981922 Jy ! Component: 100 - total flux cleaned = 0.0144766 Jy ! Component: 150 - total flux cleaned = 0.0167448 Jy ! Component: 200 - total flux cleaned = 0.0168684 Jy ! Total flux subtracted in 200 components = 0.0168684 Jy ! Clean residual min=-0.002797 max=0.005712 Jy/beam ! Clean residual mean=0.000004 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.0929305 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.0929305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161252Jy sigma=0.001107 ! Fit after self-cal, rms=0.161249Jy sigma=0.001106 ! Inverting map ! Added new window around map position (17.4, 2.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00535636 Jy ! Component: 100 - total flux cleaned = 0.00834963 Jy ! Component: 150 - total flux cleaned = 0.0102835 Jy ! Component: 200 - total flux cleaned = 0.0111817 Jy ! Total flux subtracted in 200 components = 0.0111817 Jy ! Clean residual min=-0.002475 max=0.004181 Jy/beam ! Clean residual mean=0.000005 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.104112 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.104112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161042Jy sigma=0.001104 ! Fit after self-cal, rms=0.160957Jy sigma=0.001104 ! Inverting map ! Added new window around map position (1.2, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408722 Jy ! Component: 100 - total flux cleaned = 0.00633974 Jy ! Component: 150 - total flux cleaned = 0.00752452 Jy ! Component: 200 - total flux cleaned = 0.00830476 Jy ! Total flux subtracted in 200 components = 0.00830476 Jy ! Clean residual min=-0.002211 max=0.002302 Jy/beam ! Clean residual mean=0.000007 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.112417 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 60 components and 0.112417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160807Jy sigma=0.001102 ! Fit after self-cal, rms=0.160694Jy sigma=0.001102 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.11 HO 1.00* ! KK 1.00* KP 0.96 LA 0.99 MK 1.10 ! NL 1.07 NY 1.00* OV 1.00 PT 0.99 ! SC 0.96 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.05 HN 0.92 HO 0.92 ! KK 1.00* KP 1.07 LA 1.02 MK 0.98 ! NL 1.02 NY 1.00* OV 1.04 PT 1.03 ! SC 1.03 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.11 HO 1.00* ! KK 1.00* KP 0.94 LA 1.00 MK 1.22 ! NL 0.98 NY 1.00* OV 1.00 PT 1.01 ! SC 1.11 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.00 HN 0.99 HO 0.94 ! KK 1.00* KP 1.02 LA 1.03 MK 0.94 ! NL 1.03 NY 1.00* OV 0.97 PT 1.00 ! SC 1.02 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.91 HN 0.99 HO 1.00* ! KK 1.00* KP 0.98 LA 1.09 MK 0.97 ! NL 1.01 NY 1.00* OV 0.97 PT 1.03 ! SC 1.06 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.99 HN 0.93 HO 0.82 ! KK 1.00* KP 1.00 LA 1.06 MK 1.02 ! NL 1.09 NY 1.00* OV 1.05 PT 1.04 ! SC 0.99 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.90 HN 0.96 HO 1.00* ! KK 1.00* KP 0.96 LA 0.98 MK 0.88 ! NL 1.02 NY 1.00* OV 1.02 PT 0.99 ! SC 1.01 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 0.98 HN 1.05 HO 0.73 ! KK 1.00* KP 1.02 LA 0.97 MK 0.91 ! NL 1.03 NY 1.00* OV 1.06 PT 1.00 ! SC 0.87 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.160694Jy sigma=0.001102 ! Fit after self-cal, rms=0.149512Jy sigma=0.001101 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7268 mas, bmaj=1.232 mas, bpa=-25.85 degrees ! Estimated noise=437.033 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.00220617 Jy ! Component: 100 - total flux cleaned = 0.00341655 Jy ! Component: 150 - total flux cleaned = 0.00416659 Jy ! Component: 200 - total flux cleaned = 0.00469963 Jy ! Total flux subtracted in 200 components = 0.00469963 Jy ! Clean residual min=-0.001990 max=0.001800 Jy/beam ! Clean residual mean=0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.117117 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 80 components and 0.117116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149462Jy sigma=0.001100 ! Fit after self-cal, rms=0.149262Jy sigma=0.001100 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149262Jy sigma=0.001100 ! Fit after self-cal, rms=0.147472Jy sigma=0.001100 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7205 mas, bmaj=1.22 mas, bpa=-26.46 degrees ! Estimated noise=437.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168122 Jy ! Component: 100 - total flux cleaned = 0.00247249 Jy ! Component: 150 - total flux cleaned = 0.00291833 Jy ! Component: 200 - total flux cleaned = 0.00312869 Jy ! Total flux subtracted in 200 components = 0.00312869 Jy ! Clean residual min=-0.001892 max=0.001795 Jy/beam ! Clean residual mean=0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.120245 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.120245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147435Jy sigma=0.001099 ! Fit after self-cal, rms=0.147353Jy sigma=0.001099 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.000695639 Jy ! Component: 100 - total flux cleaned = 0.00102124 Jy ! Component: 150 - total flux cleaned = 0.00116303 Jy ! Component: 200 - total flux cleaned = 0.00125791 Jy ! Total flux subtracted in 200 components = 0.00125791 Jy ! Clean residual min=-0.001786 max=0.001776 Jy/beam ! Clean residual mean=0.000003 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.121503 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.121503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147327Jy sigma=0.001099 ! Fit after self-cal, rms=0.147292Jy sigma=0.001099 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147292Jy sigma=0.001099 ! Fit after self-cal, rms=0.145671Jy sigma=0.001099 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7159 mas, bmaj=1.214 mas, bpa=-26.93 degrees ! Estimated noise=436.648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109969 Jy ! Component: 100 - total flux cleaned = 0.00144107 Jy ! Component: 150 - total flux cleaned = 0.0016042 Jy ! Component: 200 - total flux cleaned = 0.00169438 Jy ! Total flux subtracted in 200 components = 0.00169438 Jy ! Clean residual min=-0.001731 max=0.001707 Jy/beam ! Clean residual mean=0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.123197 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 102 components and 0.123197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145646Jy sigma=0.001099 ! Fit after self-cal, rms=0.145582Jy sigma=0.001099 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.000473982 Jy ! Component: 100 - total flux cleaned = 0.000607674 Jy ! Component: 150 - total flux cleaned = 0.000639292 Jy ! Component: 200 - total flux cleaned = 0.000698146 Jy ! Total flux subtracted in 200 components = 0.000698146 Jy ! Clean residual min=-0.001757 max=0.001729 Jy/beam ! Clean residual mean=0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.123896 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 107 components and 0.123896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145563Jy sigma=0.001099 ! Fit after self-cal, rms=0.145550Jy sigma=0.001099 ! 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 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145550Jy sigma=0.001099 ! Fit after self-cal, rms=0.144324Jy sigma=0.001099 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.179 mas, bmaj=4.67 mas, bpa=0.9167 degrees ! Estimated noise=561.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112002 Jy ! Component: 100 - total flux cleaned = 0.0015626 Jy ! Component: 150 - total flux cleaned = 0.00165525 Jy ! Component: 200 - total flux cleaned = 0.00170721 Jy ! Total flux subtracted in 200 components = 0.00170721 Jy ! Clean residual min=-0.001482 max=0.001736 Jy/beam ! Clean residual mean=0.000006 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.125603 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.125603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144320Jy sigma=0.001099 ! Fit after self-cal, rms=0.144289Jy sigma=0.001099 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.000351865 Jy ! Component: 100 - total flux cleaned = 0.000457538 Jy ! Component: 150 - total flux cleaned = 0.000494986 Jy ! Component: 200 - total flux cleaned = 0.000505825 Jy ! Total flux subtracted in 200 components = 0.000505825 Jy ! Clean residual min=-0.001456 max=0.001760 Jy/beam ! Clean residual mean=0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.126109 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 139 components and 0.126109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144288Jy sigma=0.001099 ! Fit after self-cal, rms=0.144284Jy sigma=0.001099 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=0.7123 mas, bmaj=1.209 mas, bpa=-27.36 degrees ! Estimated noise=436.367 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7123 x 1.209 at -27.36 degrees (North through East) ! Clean map min=-0.00253 max=0.07712 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.5053 mas, bmaj=0.9261 mas, bpa=-38.77 degrees ! Estimated noise=1009.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0598842 Jy ! Component: 100 - total flux cleaned = 0.0755912 Jy ! Component: 150 - total flux cleaned = 0.0855284 Jy ! Component: 200 - total flux cleaned = 0.093494 Jy ! Total flux subtracted in 200 components = 0.093494 Jy ! Clean residual min=-0.005902 max=0.005513 Jy/beam ! Clean residual mean=0.000003 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.0934941 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0934941 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7123 mas, bmaj=1.209 mas, bpa=-27.36 degrees ! Estimated noise=436.367 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=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00877779 Jy ! Component: 100 - total flux cleaned = 0.0146851 Jy ! Component: 150 - total flux cleaned = 0.019067 Jy ! Component: 200 - total flux cleaned = 0.0224364 Jy ! Total flux subtracted in 200 components = 0.0224364 Jy ! Clean residual min=-0.002214 max=0.002247 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.11593 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 64 components and 0.11593 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.179 mas, bmaj=4.67 mas, bpa=0.9167 degrees ! Estimated noise=561.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00369125 Jy ! Component: 100 - total flux cleaned = 0.00596501 Jy ! Component: 150 - total flux cleaned = 0.00752697 Jy ! Component: 200 - total flux cleaned = 0.0086437 Jy ! Total flux subtracted in 200 components = 0.0086437 Jy ! Clean residual min=-0.001570 max=0.001796 Jy/beam ! Clean residual mean=0.000004 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.124574 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=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807082 Jy ! Component: 100 - total flux cleaned = 0.00103811 Jy ! Component: 150 - total flux cleaned = 0.00121794 Jy ! Component: 200 - total flux cleaned = 0.00133863 Jy ! Total flux subtracted in 200 components = 0.00133863 Jy ! Clean residual min=-0.001483 max=0.001781 Jy/beam ! Clean residual mean=0.000005 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.125913 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 123 components and 0.125913 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7123 mas, bmaj=1.209 mas, bpa=-27.36 degrees ! Estimated noise=436.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000490438 Jy ! Component: 100 - total flux cleaned = -0.000381464 Jy ! Component: 150 - total flux cleaned = -0.000287549 Jy ! Component: 200 - total flux cleaned = -0.000156969 Jy ! Total flux subtracted in 200 components = -0.000156969 Jy ! Clean residual min=-0.001909 max=0.001767 Jy/beam ! Clean residual mean=0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.125756 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.125756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144352Jy sigma=0.001099 ! Fit after self-cal, rms=0.144382Jy sigma=0.001099 wmodel J1304-2106_X_2009_05_13_pus_map.mod ! Writing 139 model components to file: J1304-2106_X_2009_05_13_pus_map.mod wobs J1304-2106_X_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J1304-2106_X_2009_05_13_pus_uvs.fits wwins J1304-2106_X_2009_05_13_pus_map.win ! wwins: Wrote 3 windows to J1304-2106_X_2009_05_13_pus_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.000347233 Jy ! Component: 100 - total flux cleaned = -0.000507347 Jy ! Component: 150 - total flux cleaned = -0.000628557 Jy ! Component: 200 - total flux cleaned = -0.000686928 Jy ! Component: 250 - total flux cleaned = -0.000829201 Jy ! Component: 300 - total flux cleaned = -0.000885123 Jy ! Component: 350 - total flux cleaned = -0.000939881 Jy ! Component: 400 - total flux cleaned = -0.0010723 Jy ! Component: 450 - total flux cleaned = -0.00114966 Jy ! Component: 500 - total flux cleaned = -0.00122529 Jy ! Component: 550 - total flux cleaned = -0.00122507 Jy ! Component: 600 - total flux cleaned = -0.00132391 Jy ! Component: 650 - total flux cleaned = -0.00144534 Jy ! Component: 700 - total flux cleaned = -0.00149352 Jy ! Component: 750 - total flux cleaned = -0.00165795 Jy ! Component: 800 - total flux cleaned = -0.00177285 Jy ! Component: 850 - total flux cleaned = -0.00184067 Jy ! Component: 900 - total flux cleaned = -0.00197518 Jy ! Component: 950 - total flux cleaned = -0.00204166 Jy ! Component: 1000 - total flux cleaned = -0.00217257 Jy ! Component: 1050 - total flux cleaned = -0.00225886 Jy ! Component: 1100 - total flux cleaned = -0.00234394 Jy ! Component: 1150 - total flux cleaned = -0.0023441 Jy ! Component: 1200 - total flux cleaned = -0.00244875 Jy ! Component: 1250 - total flux cleaned = -0.00253159 Jy ! Component: 1300 - total flux cleaned = -0.00261337 Jy ! Component: 1350 - total flux cleaned = -0.00265384 Jy ! Component: 1400 - total flux cleaned = -0.0026942 Jy ! Component: 1450 - total flux cleaned = -0.00287324 Jy ! Component: 1500 - total flux cleaned = -0.00295194 Jy ! Component: 1550 - total flux cleaned = -0.00304951 Jy ! Component: 1600 - total flux cleaned = -0.00314636 Jy ! Component: 1650 - total flux cleaned = -0.00320382 Jy ! Component: 1700 - total flux cleaned = -0.00327997 Jy ! Component: 1750 - total flux cleaned = -0.00337405 Jy ! Component: 1800 - total flux cleaned = -0.00341133 Jy ! Component: 1850 - total flux cleaned = -0.00348517 Jy ! Component: 1900 - total flux cleaned = -0.00352155 Jy ! Component: 1950 - total flux cleaned = -0.00361231 Jy ! Component: 2000 - total flux cleaned = -0.0036482 Jy ! Component: 2050 - total flux cleaned = -0.00368384 Jy ! Component: 2100 - total flux cleaned = -0.0037194 Jy ! Component: 2150 - total flux cleaned = -0.00378962 Jy ! Component: 2200 - total flux cleaned = -0.00382454 Jy ! Component: 2250 - total flux cleaned = -0.00389338 Jy ! Component: 2300 - total flux cleaned = -0.00391034 Jy ! Component: 2350 - total flux cleaned = -0.00391053 Jy ! Component: 2400 - total flux cleaned = -0.00399508 Jy ! Component: 2450 - total flux cleaned = -0.00406214 Jy ! Component: 2500 - total flux cleaned = -0.00401239 Jy ! Component: 2550 - total flux cleaned = -0.00414454 Jy ! Component: 2600 - total flux cleaned = -0.00404604 Jy ! Component: 2650 - total flux cleaned = -0.00409514 Jy ! Component: 2700 - total flux cleaned = -0.00414375 Jy ! Component: 2750 - total flux cleaned = -0.00419201 Jy ! Component: 2800 - total flux cleaned = -0.00422403 Jy ! Component: 2850 - total flux cleaned = -0.00420817 Jy ! Component: 2900 - total flux cleaned = -0.00414501 Jy ! Component: 2950 - total flux cleaned = -0.00414501 Jy ! Component: 3000 - total flux cleaned = -0.00411386 Jy ! Component: 3050 - total flux cleaned = -0.00419124 Jy ! Component: 3100 - total flux cleaned = -0.00417587 Jy ! Component: 3150 - total flux cleaned = -0.004191 Jy ! Component: 3200 - total flux cleaned = -0.0042365 Jy ! Component: 3250 - total flux cleaned = -0.00429693 Jy ! Component: 3300 - total flux cleaned = -0.00429696 Jy ! Component: 3350 - total flux cleaned = -0.00438645 Jy ! Component: 3400 - total flux cleaned = -0.00432714 Jy ! Component: 3450 - total flux cleaned = -0.00441589 Jy ! Component: 3500 - total flux cleaned = -0.00438649 Jy ! Component: 3550 - total flux cleaned = -0.00447405 Jy ! Component: 3600 - total flux cleaned = -0.0045176 Jy ! Component: 3650 - total flux cleaned = -0.00453197 Jy ! Component: 3700 - total flux cleaned = -0.00456086 Jy ! Component: 3750 - total flux cleaned = -0.00454652 Jy ! Component: 3800 - total flux cleaned = -0.00461756 Jy ! Component: 3850 - total flux cleaned = -0.00463181 Jy ! Component: 3900 - total flux cleaned = -0.00461776 Jy ! Component: 3950 - total flux cleaned = -0.00464596 Jy ! Component: 4000 - total flux cleaned = -0.00471554 Jy ! Component: 4050 - total flux cleaned = -0.00472939 Jy ! Total flux subtracted in 4096 components = -0.00475695 Jy ! Clean residual min=-0.000812 max=0.000720 Jy/beam ! Clean residual mean=0.000002 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.120999 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 408 components and 0.120999 Jy ![Exited script file: muppet] wmap "J1304-2106_X_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7123 x 1.209 at -27.36 degrees (North through East) ! Clean map min=-0.0018059 max=0.074675 Jy/beam ! Writing clean map to FITS file: J1304-2106_X_2009_05_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0746745 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239076 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.960474 0.960474 1.92095 3.84189 7.68379 15.3676 30.7352 61.4703 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7123 x 1.209 at -27.36 degrees (North through East) ! Clean map min=-0.0018059 max=0.074675 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1304-2106_X_2009_05_13_pus_uvs.log closed on Sat Jan 21 12:43:10 2017