! Started logfile: /scr/pima/rv118_uvs/J1342-2900_X_dfm.log on Sun Dec 10 00:09:50 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv118_uvs/J1342-2900_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1342-2900_X_uva.fits ! AN table 1: 46 integrations on 36 of 36 possible baselines. ! AN table 2: 26 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.465517 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1342-2900 ! ! 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.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 3132 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1342-2900_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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.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. ! A total of 206 telescope corrections were flagged in sub-array 1. ! A total of 52 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 206 telescope corrections were flagged in sub-array 1. ! A total of 52 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 206 telescope corrections were flagged in sub-array 1. ! A total of 52 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 206 telescope corrections were flagged in sub-array 1. ! A total of 52 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.009410Jy sigma=14.780969 ! Fit after self-cal, rms=0.839234Jy sigma=12.159698 ! 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.9506 mas, bmaj=3.317 mas, bpa=7.415 degrees ! Estimated noise=1.38904 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.1315 Jy ! Component: 100 - total flux cleaned = 0.161495 Jy ! Total flux subtracted in 100 components = 0.161495 Jy ! Clean residual min=-0.007284 max=0.011091 Jy/beam ! Clean residual mean=0.000028 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 0.161495 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.161495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075493Jy sigma=0.996074 ! Fit after self-cal, rms=0.075500Jy sigma=0.995992 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.177 mas, bmaj=3.753 mas, bpa=5.239 degrees ! Estimated noise=1.01398 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.0132854 Jy ! Component: 100 - total flux cleaned = 0.0195988 Jy ! Component: 150 - total flux cleaned = 0.023003 Jy ! Component: 200 - total flux cleaned = 0.0237437 Jy ! Total flux subtracted in 200 components = 0.0237437 Jy ! Clean residual min=-0.005322 max=0.004987 Jy/beam ! Clean residual mean=0.000106 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.185239 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.185239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073683Jy sigma=0.954751 ! Fit after self-cal, rms=0.073683Jy sigma=0.954414 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.177 x 3.753 at 5.239 degrees (North through East) ! Clean map min=-0.0050712 max=0.16545 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.14 KP 0.96 ! LA 0.99 NL 1.03 OV 0.99 PT 1.00 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.20 KP 0.94 ! LA 1.00 NL 1.00 OV 0.98 PT 1.03 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.18 KP 1.01 ! LA 0.97 NL 1.06 OV 0.97 PT 1.04 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 1.10 KP 0.98 ! LA 0.95 NL 1.01 OV 1.00 PT 1.00 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.073683Jy sigma=0.954414 ! Fit after self-cal, rms=0.075068Jy sigma=0.946033 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.171 mas, bmaj=3.818 mas, bpa=5.97 degrees ! Estimated noise=1.01006 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.00116034 Jy ! Component: 100 - total flux cleaned = -0.00149166 Jy ! Component: 150 - total flux cleaned = -0.00154754 Jy ! Component: 200 - total flux cleaned = -0.00149889 Jy ! Total flux subtracted in 200 components = -0.00149889 Jy ! Clean residual min=-0.004825 max=0.004314 Jy/beam ! Clean residual mean=0.000122 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.18374 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.18374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074925Jy sigma=0.944959 ! Fit after self-cal, rms=0.074997Jy sigma=0.944829 ! 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.074997Jy sigma=0.944829 ! Fit after self-cal, rms=0.075912Jy sigma=0.927531 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.174 mas, bmaj=3.849 mas, bpa=5.901 degrees ! Estimated noise=1.01007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00166426 Jy ! Component: 100 - total flux cleaned = -0.00189711 Jy ! Component: 150 - total flux cleaned = -0.00197067 Jy ! Component: 200 - total flux cleaned = -0.00199841 Jy ! Total flux subtracted in 200 components = -0.00199841 Jy ! Clean residual min=-0.004561 max=0.003794 Jy/beam ! Clean residual mean=0.000098 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.181742 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.181742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075836Jy sigma=0.926813 ! Fit after self-cal, rms=0.075883Jy sigma=0.926657 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.56928e-05 Jy ! Component: 100 - total flux cleaned = 9.19048e-06 Jy ! Component: 150 - total flux cleaned = -1.2563e-05 Jy ! Component: 200 - total flux cleaned = -3.15393e-05 Jy ! Total flux subtracted in 200 components = -3.15393e-05 Jy ! Clean residual min=-0.004546 max=0.003739 Jy/beam ! Clean residual mean=0.000097 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.18171 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.18171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075865Jy sigma=0.926524 ! Fit after self-cal, rms=0.075863Jy sigma=0.926509 ! 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.075863Jy sigma=0.926509 ! Fit after self-cal, rms=0.077353Jy sigma=0.918616 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.172 mas, bmaj=3.874 mas, bpa=5.954 degrees ! Estimated noise=1.00959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00137702 Jy ! Component: 100 - total flux cleaned = -0.00146075 Jy ! Component: 150 - total flux cleaned = -0.00146211 Jy ! Component: 200 - total flux cleaned = -0.00149242 Jy ! Total flux subtracted in 200 components = -0.00149242 Jy ! Clean residual min=-0.003762 max=0.003481 Jy/beam ! Clean residual mean=0.000091 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.180218 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.180218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077293Jy sigma=0.917996 ! Fit after self-cal, rms=0.077357Jy sigma=0.917909 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 = -1.5007e-05 Jy ! Component: 100 - total flux cleaned = -1.57987e-05 Jy ! Component: 150 - total flux cleaned = -3.70083e-05 Jy ! Component: 200 - total flux cleaned = -3.74648e-05 Jy ! Total flux subtracted in 200 components = -3.74648e-05 Jy ! Clean residual min=-0.003753 max=0.003462 Jy/beam ! Clean residual mean=0.000091 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.180181 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.180181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077342Jy sigma=0.917741 ! Fit after self-cal, rms=0.077337Jy sigma=0.917734 ! 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.077337Jy sigma=0.917734 ! Fit after self-cal, rms=0.077879Jy sigma=0.917434 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.464 mas, bmaj=5.743 mas, bpa=-2.816 degrees ! Estimated noise=1.11693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000628036 Jy ! Component: 100 - total flux cleaned = -0.000649395 Jy ! Component: 150 - total flux cleaned = -0.000669567 Jy ! Component: 200 - total flux cleaned = -0.000687824 Jy ! Total flux subtracted in 200 components = -0.000687824 Jy ! Clean residual min=-0.003434 max=0.003304 Jy/beam ! Clean residual mean=0.000143 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.179493 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.179493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077856Jy sigma=0.917253 ! Fit after self-cal, rms=0.077872Jy sigma=0.917248 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 = -1.71562e-05 Jy ! Component: 100 - total flux cleaned = -3.2857e-05 Jy ! Component: 150 - total flux cleaned = -4.73079e-05 Jy ! Component: 200 - total flux cleaned = -6.05391e-05 Jy ! Total flux subtracted in 200 components = -6.05391e-05 Jy ! Clean residual min=-0.003446 max=0.003290 Jy/beam ! Clean residual mean=0.000144 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.179432 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.179432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077864Jy sigma=0.917204 ! Fit after self-cal, rms=0.077862Jy sigma=0.917201 ! 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=1.171 mas, bmaj=3.891 mas, bpa=6.043 degrees ! Estimated noise=1.00818 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.171 x 3.891 at 6.043 degrees (North through East) ! Clean map min=-0.0035408 max=0.16364 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.9416 mas, bmaj=3.437 mas, bpa=8.034 degrees ! Estimated noise=1.36279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129904 Jy ! Component: 100 - total flux cleaned = 0.158239 Jy ! Component: 150 - total flux cleaned = 0.166745 Jy ! Component: 200 - total flux cleaned = 0.171665 Jy ! Total flux subtracted in 200 components = 0.171665 Jy ! Clean residual min=-0.004814 max=0.004758 Jy/beam ! Clean residual mean=0.000027 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.171665 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.171665 Jy ! Inverting map and beam ! Estimated beam: bmin=1.171 mas, bmaj=3.891 mas, bpa=6.043 degrees ! Estimated noise=1.00818 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.00401021 Jy ! Component: 100 - total flux cleaned = 0.00593341 Jy ! Component: 150 - total flux cleaned = 0.00619816 Jy ! Component: 200 - total flux cleaned = 0.00643013 Jy ! Total flux subtracted in 200 components = 0.00643013 Jy ! Clean residual min=-0.003682 max=0.003616 Jy/beam ! Clean residual mean=0.000092 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.178095 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.178095 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.464 mas, bmaj=5.743 mas, bpa=-2.816 degrees ! Estimated noise=1.11693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000819679 Jy ! Component: 100 - total flux cleaned = 0.000915565 Jy ! Component: 150 - total flux cleaned = 0.000967825 Jy ! Component: 200 - total flux cleaned = 0.00101642 Jy ! Total flux subtracted in 200 components = 0.00101642 Jy ! Clean residual min=-0.003392 max=0.003332 Jy/beam ! Clean residual mean=0.000146 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.179111 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 = 3.11895e-05 Jy ! Component: 100 - total flux cleaned = 7.50593e-05 Jy ! Component: 150 - total flux cleaned = 0.000116674 Jy ! Component: 200 - total flux cleaned = 0.000142783 Jy ! Total flux subtracted in 200 components = 0.000142783 Jy ! Clean residual min=-0.003392 max=0.003329 Jy/beam ! Clean residual mean=0.000145 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.179254 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.179254 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.171 mas, bmaj=3.891 mas, bpa=6.043 degrees ! Estimated noise=1.00818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00026256 Jy ! Component: 100 - total flux cleaned = -0.000233937 Jy ! Component: 150 - total flux cleaned = -0.000233604 Jy ! Component: 200 - total flux cleaned = -0.00020962 Jy ! Total flux subtracted in 200 components = -0.00020962 Jy ! Clean residual min=-0.003615 max=0.003543 Jy/beam ! Clean residual mean=0.000089 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.179044 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.179044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077867Jy sigma=0.917080 ! Fit after self-cal, rms=0.077857Jy sigma=0.917054 wmodel J1342-2900_X_map.mod ! Writing 46 model components to file: J1342-2900_X_map.mod wobs J1342-2900_X_uvs.fits ! Writing UV FITS file: J1342-2900_X_uvs.fits wwins J1342-2900_X_map.win ! wwins: Wrote 1 windows to J1342-2900_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 = -7.35118e-05 Jy ! Component: 100 - total flux cleaned = -0.000254361 Jy ! Component: 150 - total flux cleaned = -0.000309814 Jy ! Component: 200 - total flux cleaned = -0.000414767 Jy ! Component: 250 - total flux cleaned = -0.000617529 Jy ! Component: 300 - total flux cleaned = -0.000764678 Jy ! Component: 350 - total flux cleaned = -0.000906326 Jy ! Component: 400 - total flux cleaned = -0.000859006 Jy ! Component: 450 - total flux cleaned = -0.000769344 Jy ! Component: 500 - total flux cleaned = -0.0007256 Jy ! Component: 550 - total flux cleaned = -0.000682665 Jy ! Component: 600 - total flux cleaned = -0.000555551 Jy ! Component: 650 - total flux cleaned = -0.000430593 Jy ! Component: 700 - total flux cleaned = -0.000267839 Jy ! Component: 750 - total flux cleaned = -0.000107202 Jy ! Component: 800 - total flux cleaned = 8.961e-05 Jy ! Component: 850 - total flux cleaned = 0.00016678 Jy ! Component: 900 - total flux cleaned = 0.000358039 Jy ! Component: 950 - total flux cleaned = 0.000433698 Jy ! Component: 1000 - total flux cleaned = 0.000583223 Jy ! Component: 1050 - total flux cleaned = 0.000730972 Jy ! Component: 1100 - total flux cleaned = 0.000876236 Jy ! Component: 1150 - total flux cleaned = 0.000984353 Jy ! Component: 1200 - total flux cleaned = 0.00112671 Jy ! Component: 1250 - total flux cleaned = 0.0013023 Jy ! Component: 1300 - total flux cleaned = 0.00140638 Jy ! Component: 1350 - total flux cleaned = 0.0015783 Jy ! Component: 1400 - total flux cleaned = 0.00181599 Jy ! Component: 1450 - total flux cleaned = 0.00191632 Jy ! Component: 1500 - total flux cleaned = 0.00208225 Jy ! Component: 1550 - total flux cleaned = 0.00224637 Jy ! Component: 1600 - total flux cleaned = 0.00234375 Jy ! Component: 1650 - total flux cleaned = 0.00250445 Jy ! Component: 1700 - total flux cleaned = 0.00266337 Jy ! Component: 1750 - total flux cleaned = 0.0027262 Jy ! Component: 1800 - total flux cleaned = 0.00285096 Jy ! Component: 1850 - total flux cleaned = 0.0030363 Jy ! Component: 1900 - total flux cleaned = 0.00312824 Jy ! Component: 1950 - total flux cleaned = 0.00334057 Jy ! Component: 2000 - total flux cleaned = 0.00349071 Jy ! Component: 2050 - total flux cleaned = 0.00363951 Jy ! Component: 2100 - total flux cleaned = 0.00381648 Jy ! Component: 2150 - total flux cleaned = 0.00393337 Jy ! Component: 2200 - total flux cleaned = 0.0041074 Jy ! Component: 2250 - total flux cleaned = 0.00430889 Jy ! Component: 2300 - total flux cleaned = 0.00442318 Jy ! Component: 2350 - total flux cleaned = 0.00464951 Jy ! Component: 2400 - total flux cleaned = 0.00462142 Jy ! Component: 2450 - total flux cleaned = 0.00473301 Jy ! Component: 2500 - total flux cleaned = 0.00478866 Jy ! Component: 2550 - total flux cleaned = 0.00489874 Jy ! Component: 2600 - total flux cleaned = 0.00498044 Jy ! Component: 2650 - total flux cleaned = 0.00500762 Jy ! Component: 2700 - total flux cleaned = 0.00516837 Jy ! Component: 2750 - total flux cleaned = 0.00516827 Jy ! Component: 2800 - total flux cleaned = 0.00524741 Jy ! Component: 2850 - total flux cleaned = 0.00532625 Jy ! Component: 2900 - total flux cleaned = 0.0054044 Jy ! Component: 2950 - total flux cleaned = 0.00540448 Jy ! Component: 3000 - total flux cleaned = 0.00555911 Jy ! Component: 3050 - total flux cleaned = 0.00558485 Jy ! Component: 3100 - total flux cleaned = 0.0056357 Jy ! Component: 3150 - total flux cleaned = 0.00573668 Jy ! Component: 3200 - total flux cleaned = 0.00573653 Jy ! Component: 3250 - total flux cleaned = 0.00581115 Jy ! Component: 3300 - total flux cleaned = 0.00586101 Jy ! Component: 3350 - total flux cleaned = 0.00591035 Jy ! Component: 3400 - total flux cleaned = 0.00600829 Jy ! Component: 3450 - total flux cleaned = 0.00603274 Jy ! Component: 3500 - total flux cleaned = 0.00605694 Jy ! Component: 3550 - total flux cleaned = 0.00617693 Jy ! Component: 3600 - total flux cleaned = 0.00622462 Jy ! Component: 3650 - total flux cleaned = 0.00624853 Jy ! Component: 3700 - total flux cleaned = 0.00624817 Jy ! Component: 3750 - total flux cleaned = 0.0063419 Jy ! Component: 3800 - total flux cleaned = 0.00636519 Jy ! Component: 3850 - total flux cleaned = 0.00643471 Jy ! Component: 3900 - total flux cleaned = 0.00648072 Jy ! Component: 3950 - total flux cleaned = 0.00652642 Jy ! Component: 4000 - total flux cleaned = 0.00652649 Jy ! Component: 4050 - total flux cleaned = 0.00666217 Jy ! Total flux subtracted in 4096 components = 0.00668447 Jy ! Clean residual min=-0.001553 max=0.001423 Jy/beam ! Clean residual mean=0.000042 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.185729 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 313 components and 0.185729 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1342-2900_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.171 x 3.891 at 6.043 degrees (North through East) ! Clean map min=-0.0025675 max=0.16391 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1342-2900_X_map.fits wmodel /scr/pima/rv118_uvs/J1342-2900_X_map.mod ! Writing 313 model components to file: /scr/pima/rv118_uvs/J1342-2900_X_map.mod wobs /scr/pima/rv118_uvs/J1342-2900_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1342-2900_X_uvs.fits wwins /scr/pima/rv118_uvs/J1342-2900_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv118_uvs/J1342-2900_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.163909 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000414478 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.758614 0.758614 1.51723 3.03446 6.06891 12.1378 24.2756 48.5513 97.1026 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.163 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 395.458 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1342-2900_X_dfm.log closed on Sun Dec 10 00:09:54 2017